Skip to content

Commit

Permalink
Fix honza snippets bundle name.
Browse files Browse the repository at this point in the history
  • Loading branch information
adjohnson916 committed Jul 25, 2015
1 parent 35f0c4d commit 38e9a1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vimrc
Expand Up @@ -20,7 +20,8 @@ Bundle 'adjohnson916/vundle'
Bundle 'MarcWeber/vim-addon-mw-utils'
Bundle 'tomtom/tlib_vim'
" Bundle 'snipmate-snippets'
Bundle 'honza/snipmate-snippets'
" Bundle 'honza/snipmate-snippets'
Bundle 'honza/vim-snippets'
Bundle 'garbas/vim-snipmate'
" Bundle 'msanders/snipmate.vim'
" Bundle 'thomaspeklak/snipmate.vim'
Expand Down

0 comments on commit 38e9a1b

Please sign in to comment.