updated nerdtree toggle
This commit is contained in:
parent
33c71ca180
commit
dc9a71caec
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Plug 'itchyny/lightline.vim'
|
|||
call plug#end()
|
||||
|
||||
"Toggle NerdTree with Ctrl + l
|
||||
nmap <C-t> :NERDTreeToggle<CR>
|
||||
nmap <C-b> :NERDTreeToggle<CR>
|
||||
|
||||
" Start NERDTree. If a file is specified, move the cursor to its window.
|
||||
autocmd StdinReadPre * let s:std_in=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue