Closed GCorbel closed 3 years ago
So why do you suspect this has anything to do with syntastic?
I don't have the problem when I remove syntastic in the config file. Honestly, I don't know if it comes from Synstastic or Gruvbox. It's a conflict between the two plugins.
So when syntastic is disabled you can open the file, modify it from another terminal under Vim's feet, then try to write it and Vim doesn't complain? I can't reproduce that here. :smile:
I always have the warning message when I try to write a file modified from outside, and it's normal, but I don't have the display issue.
Syntastic has no control over low-level redraws, Vim does. There is an ongoing struggle to fix redraws in all scenarios, it might help to report the problem to vim_dev
. See also #822.
I use the scheme Gruvbox. When I have the message "WARNING: The file has been changed since reading it!!!" when I tried to write a file modified elsewhere, the display is scrapped. This is fixed when I go to the bottom of the file and go back.
Here is my .vimrc