Fix #305 indent snippet
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user