Tagged Questions
1
vote
0answers
242 views
VIM: Syntastic high CPU usage with filetype perl
I use syntastic plugin with vim to check for error's when I save a file using :w.
Today I suddenly observed that when I tried to check my perl file for errors by saving it syntastic took a lot of ...