Browse Source

fix-the-duplicated-mapping

PR/fix-warning
pione30 6 years ago
parent
commit
885f0e243b
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      README.md

+ 0
- 1
README.md View File

@@ -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…
Cancel
Save