mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-11-08 22:57:03 +01:00
Command alias for nerd tree toggeling
This commit is contained in:
4
.vimrc
4
.vimrc
@@ -115,8 +115,8 @@ Plug 'alfredodeza/coveragepy.vim'
|
|||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
|
|
||||||
" ,nn will toggle NERDTree on and off
|
" Set alias command for toggeling nerd tree
|
||||||
"nmap <LocalLeader>n :NERDTreeToggle<cr>
|
command NT NERDTreeTabsToggle
|
||||||
|
|
||||||
" special configuration:
|
" special configuration:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user