New file google_python_style.vim.
diff --git a/pyguide.html b/pyguide.html
index b2db3f7..50a9d01 100644
--- a/pyguide.html
+++ b/pyguide.html
@@ -100,7 +100,7 @@
 <H1>Google Python Style Guide</H1>
   <p align="right">
 
-    Revision 2.18
+    Revision 2.19
   </p>
   
   <address>
@@ -168,6 +168,10 @@
       programs.
     </p>
     
+    <p>
+      To help you format code correctly, we've created a <a href="google_python_style.vim">settings
+      file for Vim</a>.  For Emacs, the default settings should be fine.
+    </p>
     
     
   </DIV>
@@ -2025,7 +2029,7 @@
 
 
 <p align="right">
-Revision 2.18
+Revision 2.19
 </p>