Skip to content

Commit

Permalink
Merge pull request spf13#222 from jphustman/snippet
Browse files Browse the repository at this point in the history
Point to honza snippets
  • Loading branch information
spf13 committed Nov 17, 2012
2 parents 0f19e87 + a1c4192 commit 767f600
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,9 @@
" }

" neosnippet {
" use honza's snippets
let g:neosnippet#snippets_directory='~/.vim/bundle/snipmate-snippets/snippets'

" Plugin key-mappings.
imap <C-k> <Plug>(neosnippet_expand_or_jump)
smap <C-k> <Plug>(neosnippet_expand_or_jump)
Expand Down

0 comments on commit 767f600

Please sign in to comment.