Merge pull request #410 from pione30/fix-the-duplicated-mapping
fix-the-duplicated-mapping
This commit is contained in:
commit
b674417b42
@ -111,7 +111,6 @@ xmap <C-k> <Plug>(neosnippet_expand_target)
|
||||
|
||||
" SuperTab like snippets behavior.
|
||||
" Note: It must be "imap" and "smap". It uses <Plug> mappings.
|
||||
imap <C-k> <Plug>(neosnippet_expand_or_jump)
|
||||
"imap <expr><TAB>
|
||||
" \ pumvisible() ? "\<C-n>" :
|
||||
" \ neosnippet#expandable_or_jumpable() ?
|
||||
|
Loading…
Reference in New Issue
Block a user