diff options
author | Cody Hiar <codyfh@gmail.com> | 2018-05-31 14:00:14 -0600 |
---|---|---|
committer | Cody Hiar <codyfh@gmail.com> | 2018-05-31 14:00:33 -0600 |
commit | 7242c2fa2f97eec827417ba05a9da283472dbb82 (patch) | |
tree | bf39ac5ec15ee209acf518c4e1a6ca82da549015 | |
parent | a9d4c2fe76b28013ffcfcf51ad16c9c341c84a6f (diff) |
Remove youcomeplete me
-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 |