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
When decoding forsencode with newline ('\n', encoded as fÖRsEn) inside it, neovim will show the error
fÖRsEn
Error executing Lua callback: ...vim/site/pack/packer/start/forsen.nvim/plugin/forsen.lua:58: String cannot contain newlines stack traceback: [C]: in function 'nvim_buf_set_lines' ...vim/site/pack/packer/start/forsen.nvim/plugin/forsen.lua:58: in function<...vim/site/pack/packer/start/forsen.nvim/plugin/forsen.lua:51>
:ForsDecode
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When decoding forsencode with newline ('\n', encoded as
fÖRsEn
) inside it, neovim will show the errorReproduction
:ForsDecode
and press enterThe text was updated successfully, but these errors were encountered: