Created
July 3, 2012 04:58
-
-
Save Osse/3037780 to your computer and use it in GitHub Desktop.
Easier to read than the original
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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