fix-the-duplicated-mapping

Cette révision appartient à :
pione30 2018-01-01 16:16:16 +09:00
Parent 6b07ad4879
révision 885f0e243b
1 fichiers modifiés avec 0 ajouts et 1 suppressions

Voir le fichier

@ -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() ?