# HG changeset patch # User David Warde-Farley # Date 1284671470 14400 # Node ID 0904dd74894db3fed5f557c614c65ce408b117f8 # Parent ae9c94b4ee0b0fe62b80b88ec2925827506fb522 Added to coding style information a wiki link about my Vim setup recommendations. diff -r ae9c94b4ee0b -r 0904dd74894d doc/v2_planning/coding_style.txt --- a/doc/v2_planning/coding_style.txt Thu Sep 16 17:01:18 2010 -0400 +++ b/doc/v2_planning/coding_style.txt Thu Sep 16 17:11:10 2010 -0400 @@ -495,3 +495,11 @@ We could also pull Mercurial revision info and put it in __version__, this seems to be common. + +Editor setup +------------ + +(DWF:) Some enhanced configuration files for Vim that I've put a little bit +of work into modifying in some cases can be found at: + +http://www.iro.umontreal.ca/~lisa/twiki/bin/view.cgi/Divers/VimPythonRecommendations