Skip to content

Commit

Permalink
Added NERDTreeShowHidden
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankanno committed Sep 9, 2015
1 parent bbc8c4a commit 7d929e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Expand Up @@ -259,6 +259,7 @@ map <Leader>G :Gist -p<CR>
" <Leader>n to toggle NerdTreeTabs
map <Leader>n <plug>NERDTreeTabsToggle<CR>
let NERDTreeShowHidden=1

" <Leader>num to toggle relative numbers
map <Leader>num :NumbersToggle<CR>
Expand Down

0 comments on commit 7d929e0

Please sign in to comment.