Custom command for NERDTree tab toggle

This commit is contained in:
don philipe
2023-09-11 09:07:59 +02:00
parent 3391f92297
commit 5b594bcbc4

5
.vimrc
View File

@@ -123,6 +123,11 @@ call plug#end()
let g:pymode_options_max_line_length = 120
"let g:pydiction_location = '~/.vim/pydiction-1.2/complete-dict'
" NERDtree
" ========
"
command NT NERDTreeTabsToggle
" vim-gitgutter
" =============
"