Skip to content

Commit

Permalink
Merge pull request #578 from evanhorn/3.0
Browse files Browse the repository at this point in the history
Added bundle honza/vim-snippets for UltiSnips compatability
  • Loading branch information
spf13 committed Mar 9, 2014
2 parents 7d48f76 + 48a0fdd commit 993e32e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@
elseif count(g:spf13_bundle_groups, 'youcompleteme')
Bundle 'Valloric/YouCompleteMe'
Bundle 'SirVer/ultisnips'
Bundle 'honza/vim-snippets'
elseif count(g:spf13_bundle_groups, 'neocomplcache')
Bundle 'Shougo/neocomplcache'
Bundle 'Shougo/neosnippet'
Expand Down

0 comments on commit 993e32e

Please sign in to comment.