diff options
-rw-r--r-- | vimrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ Plug 'tpope/vim-commentary' " Better commenting commands Plug 'tpope/vim-fugitive' " Git integration with vim Plug 'tpope/vim-surround' " Helps with surrounding text Plug 'morhetz/gruvbox' " Pretty colorscheme -Plug 'Valloric/YouCompleteMe' " Autocomplete Plug 'ledger/vim-ledger' " Ledger plugin Plug 'python-mode/python-mode' " Python awesomeness in vim |