Skip to content

Commit

Permalink
Revert "Follow NERDTree's root for CWD."
Browse files Browse the repository at this point in the history
This reverts commit 53e2568.

Shows an annoying interstitial message on every launch, since I'm also
always opening a NERDTree.
  • Loading branch information
matthewtodd committed Feb 15, 2010
1 parent 79a1196 commit 032cdce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gvimrc
Expand Up @@ -10,8 +10,6 @@ set guioptions=egmt " disable scrollbars
set number " enable line numbering
set transp=1 " slightly transparent

let NERDTreeChDirMode=2 " cwd with NERDTree root

function! s:GoFullscreen()
" Make MacVim remember small values for columns and lines rather than the
" fullscreen ones.
Expand Down

0 comments on commit 032cdce

Please sign in to comment.