diff options
-rw-r--r-- | vimrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -16,7 +16,6 @@ Plug 'tmhedberg/SimpylFold' " Folding for python Plug 'tpope/vim-commentary' " Better commenting commands Plug 'tpope/vim-fugitive' " Git integration with vim Plug 'tpope/vim-surround' " Helps with surrounding text -Plug 'vimwiki/vimwiki' " A cool program for wiki notes Plug 'tmhedberg/matchit' " Match tags in html Plug 'rbgrouleff/bclose.vim' " ranger.vim dep Plug 'francoiscabrol/ranger.vim' " ranger intergration |