This commit is contained in:
manga_osyo
2015-04-11 15:16:54 +09:00
parent 5eb807617a
commit 27573e92bd

View File

@@ -53,8 +53,6 @@ augroup brightest
autocmd CursorMovedI *
\ if g:brightest#enable_insert_mode
\| call brightest#on_CursorMoved()
\| endif
autocmd CursorHoldI *