We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
Can't reproduce with set nofixeol, coc-tsserver 2.2.0 + TypeScript 5.4.2
vim version: NVIM v0.10.0-dev-2698+g00e71d3da-Homebrew node version: v21.7.1 coc.nvim version: 0.0.82-ede39ea9 2024-03-28 17:57:50 +0800
What's your :CocInfo?
:CocInfo
Sorry, something went wrong.
No branches or pull requests
i get this error after creating new line at the end of a file, only when i have
set nofixeol
andset nofixendofline
inside .vimrc.is there any ways to prevent it? (NVIM v0.10.0-dev-2278+g35ffe58ea)
The text was updated successfully, but these errors were encountered: