summaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-05-22 12:20:34 +0100
committerUrbain Vaes <urbain@vaes.uk>2015-05-22 12:20:34 +0100
commit67691dce643d0bd9df78865804df7847c6090667 (patch)
tree36bee9b844bf8a1a0fd5d207706b9772470549a1 /vimrc
parent2f5628ebbc2abe38211baaf1472ce2cbdc7d38ea (diff)
added plugins YCM and YCM_generator
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 5ad3b76..d722075 100644
--- a/vimrc
+++ b/vimrc
@@ -35,6 +35,7 @@ Plugin 'tpope/vim-scriptease'
Plugin 'tpope/vim-sensible'
Plugin 'tpope/vim-surround'
Plugin 'tpope/vim-unimpaired'
+Plugin 'rdnetto/YCM-Generator'
filetype plugin indent on
syntax on