Improve documentation
This commit is contained in:
parent
2c97d62503
commit
f1980468b0
@ -114,7 +114,7 @@ smap <expr><TAB> neosnippet#expandable_or_jumpable() ?
|
||||
\ "\<Plug>(neosnippet_expand_or_jump)"
|
||||
\: "\<TAB>"
|
||||
|
||||
" For snippet_complete marker.
|
||||
" For conceal markers.
|
||||
if has('conceal')
|
||||
set conceallevel=2 concealcursor=niv
|
||||
endif
|
||||
|
@ -337,7 +337,7 @@ EXAMPLES *neosnippet-examples*
|
||||
" \ "\<Plug>(neosnippet_expand_or_jump)"
|
||||
" \: "\<TAB>"
|
||||
|
||||
" For snippet_complete marker.
|
||||
" For conceal markers.
|
||||
if has('conceal')
|
||||
set conceallevel=2 concealcursor=niv
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user