diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-05-22 12:50:44 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-05-22 12:50:44 +0100 |
commit | 950154571fdab323d76650b1371fb9efe75615fa (patch) | |
tree | 051e2de0e54aa4ca5fc6b9c1a46bb3544ba73d48 /nvimrc | |
parent | 50df1f8c8255783a7fd11bc26d131127ea63a43f (diff) |
minor changes
Diffstat (limited to 'nvimrc')
-rw-r--r-- | nvimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ Plug 'tpope/vim-scriptease' Plug 'tpope/vim-sensible' Plug 'tpope/vim-surround' Plug 'tpope/vim-unimpaired' -Plug 'Valloric/YouCompleteMe' , { 'for' : 'cpp' } +Plug 'Valloric/YouCompleteMe' call plug#end() "" Plugins options |