fixed nerdtree shortcut
This commit is contained in:
parent
e283f34cbc
commit
271504c0a3
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ Plug 'HerringtonDarkholme/yats.vim' " TS Syntax
|
|||
call plug#end()
|
||||
|
||||
"Toggle NerdTree with Ctrl + n
|
||||
nmap <C-n> :NERDTreeToggle<CR>
|
||||
nmap <C-t> :NERDTreeToggle<CR>
|
||||
|
||||
"Toggle Multi-Cursor with j or k
|
||||
nmap <C-j> <C-Down>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue