From 7242c2fa2f97eec827417ba05a9da283472dbb82 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Thu, 31 May 2018 14:00:14 -0600 Subject: Remove youcomeplete me --- vimrc | 1 - 1 file changed, 1 deletion(-) diff --git a/vimrc b/vimrc index e1c7948..4221ba8 100644 --- a/vimrc +++ b/vimrc @@ -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 -- cgit v1.2.3