mirror of
https://github.com/osyo-manga/vim-brightest.git
synced 2025-11-13 14:03:52 -05:00
Oops Ref #11.
This commit is contained in:
@@ -53,8 +53,6 @@ augroup brightest
|
|||||||
|
|
||||||
autocmd CursorMovedI *
|
autocmd CursorMovedI *
|
||||||
\ if g:brightest#enable_insert_mode
|
\ if g:brightest#enable_insert_mode
|
||||||
|
|
||||||
|
|
||||||
\| call brightest#on_CursorMoved()
|
\| call brightest#on_CursorMoved()
|
||||||
\| endif
|
\| endif
|
||||||
autocmd CursorHoldI *
|
autocmd CursorHoldI *
|
||||||
|
|||||||
Reference in New Issue
Block a user