syntastic/plugin
Martin Grenfell d48f43c222 wrap screen redrawing in a function to try and avoid screen flicker
Some versions of gvim flicker when `redraw!` is used. Use `redraw` for
them and use `redraw!` for terminal vim.

Fixes #449
2013-01-16 09:42:22 +00:00
..
syntastic.vim wrap screen redrawing in a function to try and avoid screen flicker 2013-01-16 09:42:22 +00:00