Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ustasb committed Oct 22, 2022
1 parent a66d6d5 commit c001b2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/.vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,7 @@ scriptencoding utf-8
let g:NERDTreeWinSize = 30
let g:NERDTreeStatusline = -1
let g:NERDTreeMapActivateNode = '<Space>'
let g:NERDTreeMinimalMenu = 1 " fixes https://github.com/preservim/nerdtree/issues/1321
nnoremap <C-n> :NERDTreeToggle<CR>
nnoremap <Leader>g :NERDTreeFind<CR>
" }}}
Expand Down

0 comments on commit c001b2c

Please sign in to comment.