Skip to content

Commit 48a0fdd

Browse files
author
Eric Van Horn
committed
Added bundle honza/vim-snippets for UltiSnips compatability
1 parent 7d48f76 commit 48a0fdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vimrc.bundles

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
elseif count(g:spf13_bundle_groups, 'youcompleteme')
160160
Bundle 'Valloric/YouCompleteMe'
161161
Bundle 'SirVer/ultisnips'
162+
Bundle 'honza/vim-snippets'
162163
elseif count(g:spf13_bundle_groups, 'neocomplcache')
163164
Bundle 'Shougo/neocomplcache'
164165
Bundle 'Shougo/neosnippet'

0 commit comments

Comments
 (0)