# HG changeset patch # User Gustavo Picon # Date 1267376063 18000 # Node ID 02ea4674caaa0a2c5dff7360b57c38a55ffc3986 # Parent eff92e5ffc89e308aea3e65a4d189c5527fc300a NERDTree, because fuzzyfindertextmate is a complete pain to set up now diff -r eff92e5ffc89e308aea3e65a4d189c5527fc300a -r 02ea4674caaa0a2c5dff7360b57c38a55ffc3986 .vimrc --- a/.vimrc Fri Feb 19 01:41:51 2010 -0500 +++ b/.vimrc Sun Feb 28 11:54:23 2010 -0500 @@ -220,12 +220,13 @@ "let g:netrw_liststyle=3 " F11 to open the work directory nmap :Explore +map f :Explore " press F11 to toggle the project sidebar "nmap ToggleProject "let g:proj_flags="mst" -map t :FuzzyFinderTextMate +map t :NERDTree """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" "