<p>I am not a vim newbie but only recently started using vim pathogen. My github account is codersquid and I&#39;ve started cleaning up my dotfiles but they are still a mess.</p>
<p>I like the the NERD family of plugins and also buff explorer and a few others. I&#39;ve been trying to decide whether I like the folding settings I have for python.  They need tweaking or need to be done away with.</p>

<p>I like when people share dotfiles because I&#39;m trying to kick my vim skills up a notch though I&#39;m sure that means I&#39;ll be a little irked when I&#39;m at someone else&#39;s buffer.</p>
<p>How has pycharm been treating you?  Carl is not back from Pycon.de so I don&#39;t have his impressions yet. <br>
On Oct 7, 2011 6:16 PM, &quot;Chad Glendenin&quot; &lt;<a href="mailto:chad@glendenin.com">chad@glendenin.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt;<br>
&gt; &gt; do you have any good vim plugins or dot file stuff to share?<br>
...<br>
&gt;<br>
&gt; The main thing is to use Tim Pope&#39;s pathogen to make it easier to deal<br>
&gt; with plugins. A few specific plugins that are worth trying:<br>
&gt;<br>
&gt; * pyflakes.vim (static analysis for python; even gives you the red<br>
&gt; squiggly underline in gvim when it detects a problem)<br>
&gt;<br>
&gt; * Surround.vim (<a href="http://www.catonmat.net/blog/vim-plugins-surround-vim/">http://www.catonmat.net/blog/vim-plugins-surround-vim/</a>)<br>
&gt;<br>
&gt; * NERD[Foo]<br>
&gt;<br>
&gt; Also, exuberant-ctags works with Python and Vim (Ctrl-] to jump to the<br>
&gt; definition of whatever is under the cursor, Ctrl-T to jump back).<br>
&gt;<br>
&gt; There&#39;s even a Chicago Vim meetup: <a href="http://www.meetup.com/Vim-Chicago/">http://www.meetup.com/Vim-Chicago/</a><br>
</p>