syntastic/plugin
LCD 47 f623d1ea05 Workaround for a Vim crash.
Older versions of Vim can crash if redraw is called while a popup is
visible.  This commit adds a variable g:syntastic_delayed_redraws that
instructs syntastic to move redraws to a CursorHold / CursorHoldI
handler if redraw is called while pumvisible() is true.
2013-10-29 09:09:34 +02:00
..
syntastic Make syntastic re-read g:syntastic_mode_map at every check. 2013-10-28 21:53:10 +02:00
syntastic.vim Workaround for a Vim crash. 2013-10-29 09:09:34 +02:00