diff --git a/.vimrc b/.vimrc index 7c5a4f8..c9ce101 100644 --- a/.vimrc +++ b/.vimrc @@ -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 " ============= "