summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.vim/bundles.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/bundles.vim b/.vim/bundles.vim
index 56de02a..0635ca3 100644
--- a/.vim/bundles.vim
+++ b/.vim/bundles.vim
@@ -57,6 +57,7 @@ Bundle 'gnupg.vim'
" Snippet Management
Bundle 'UltiSnips'
+Plugin 'honza/vim-snippets'
" Some nice shortcuts
Bundle 'unimpaired.vim'