Fix #305 indent snippet
This commit is contained in:
parent
5cff13af13
commit
33aa676c8f
@ -415,6 +415,7 @@ function! s:expand_target_placeholder(line, col) "{{{
|
||||
endif
|
||||
endtry
|
||||
|
||||
call s:indent_snippet(begin_line, end_line)
|
||||
let neosnippet.target = ''
|
||||
|
||||
call neosnippet#view#_jump('', col)
|
||||
|
Loading…
Reference in New Issue
Block a user