- Deleted echo.
This commit is contained in:
parent
17157a15ef
commit
2923db87ab
@ -594,7 +594,6 @@ function! neocomplcache#sources#snippets_complete#expand(cur_text, col, trigger_
|
|||||||
startinsert!
|
startinsert!
|
||||||
endif
|
endif
|
||||||
|
|
||||||
echomsg line('.')
|
|
||||||
if snip_word =~ s:get_placeholder_marker_pattern()
|
if snip_word =~ s:get_placeholder_marker_pattern()
|
||||||
call s:snippets_force_jump(a:cur_text, a:col)
|
call s:snippets_force_jump(a:cur_text, a:col)
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user