Skip to content

Commit

Permalink
Add Shougo/neosnippet-snippets. Fixes #539. Shougo/neosnippet version…
Browse files Browse the repository at this point in the history
… 4.1 split the repository into two and the other half is now missing, see the PR for details.
  • Loading branch information
ljani committed Feb 6, 2014
1 parent ebd410b commit 784e58b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vimrc.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,12 @@
Bundle 'SirVer/ultisnips'
elseif count(g:spf13_bundle_groups, 'neocomplcache')
Bundle 'Shougo/neocomplcache'
Bundle 'Shougo/neosnippet-snippets'
Bundle 'Shougo/neosnippet'
Bundle 'honza/vim-snippets'
elseif count(g:spf13_bundle_groups, 'neocomplete')
Bundle 'Shougo/neocomplete.vim.git'
Bundle 'Shougo/neosnippet-snippets'
Bundle 'Shougo/neosnippet'
Bundle 'honza/vim-snippets'
endif
Expand Down

0 comments on commit 784e58b

Please sign in to comment.