We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
i get this error after creating new line at the end of a file, only when i have set nofixeol and set nofixendofline inside .vimrc.
set nofixeol
set nofixendofline
is there any ways to prevent it? (NVIM v0.10.0-dev-2278+g35ffe58ea)