Closed andreypopp closed 9 years ago
same here for less file
I was having the same problem. Writing and quitting vim (:wq!
) worked fine, but just writing (:w!
) would crash the server with that error message.
I found this issue with the chokidar module. This comment suggested using set nowritebackup
as a workaround. I added that line to my .vimrc
and it solved the issue for me.
I think this was due to a bug in fsevents, let me know if anyone still has this issue
I constantly get errors like:
while editing content with Vim.