Fixed critical bug in last commit. Sorry
This commit is contained in:
parent
c5bf7dc6cc
commit
5640013a9a
@ -214,7 +214,7 @@ exec g:_uspy "UltiSnips_Manager.backward_trigger = vim.eval('g:UltiSnipsJumpBack
|
|||||||
|
|
||||||
au CursorMovedI * call UltiSnips_CursorMoved()
|
au CursorMovedI * call UltiSnips_CursorMoved()
|
||||||
au CursorMoved * call UltiSnips_CursorMoved()
|
au CursorMoved * call UltiSnips_CursorMoved()
|
||||||
au BufLeave * call UltiSnips_LeavingWindow()
|
au BufLeave * call UltiSnips_LeavingBuffer()
|
||||||
au FileType * call UltiSnips_FileTypeChanged()
|
au FileType * call UltiSnips_FileTypeChanged()
|
||||||
|
|
||||||
call UltiSnips_MapKeys()
|
call UltiSnips_MapKeys()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user