Skip to content

Instantly share code, notes, and snippets.

@Osse
Created July 3, 2012 04:58
Show Gist options
  • Save Osse/3037780 to your computer and use it in GitHub Desktop.
Save Osse/3037780 to your computer and use it in GitHub Desktop.
Easier to read than the original
if neocomplcache#sources#snippets_complete#jumpable()
imap <expr><C-j> "\<Plug>(neocomplcache_snippets_jump)"
imap <expr><C-k> "\<Plug>(neocomplcache_snippets_jump)"
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment