summaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-05-22 13:50:28 +0100
committerUrbain Vaes <urbain@vaes.uk>2015-05-22 13:50:28 +0100
commit677806e0d06cde5fa6245f9e6db92f2ec71539b1 (patch)
tree8ecea52c09df661a95f7ac5c2aecb15d34ef174c /vimrc
parenta47b7d8aad8e39eb25342fa26d1e3a4222b0871a (diff)
parent950154571fdab323d76650b1371fb9efe75615fa (diff)
Merge branch 'master' of github.com:uvaes/dotfiles
Conflicts: nvimrc
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