From 950154571fdab323d76650b1371fb9efe75615fa Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Fri, 22 May 2015 12:50:44 +0100 Subject: minor changes --- nvimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nvimrc') diff --git a/nvimrc b/nvimrc index 66581a5..88938eb 100644 --- a/nvimrc +++ b/nvimrc @@ -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 -- cgit v1.2.3