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
neovim
CLI: Version: 1.8.3 Color support: true Platform: CPU Architecture: aarch64 OS: macos Environment: BIOME_LOG_DIR: unset NO_COLOR: unset TERM: "screen-256color" JS_RUNTIME_VERSION: unset JS_RUNTIME_NAME: unset NODE_PACKAGE_MANAGER: unset Biome Configuration: Status: Loaded successfully Formatter disabled: true Linter disabled: true Organize imports disabled: true VCS disabled: true Workspace: Open Documents: 0
The biome plug-in for neovim removes Unicode characters when auto-formatting on save.
biome
Before:
After:
It shouldn't remove unicode chars when formatting.
The text was updated successfully, but these errors were encountered:
Here is the error message I see in vim...
Sorry, something went wrong.
This could be related to #3463
No branches or pull requests
Environment information
What happened?
The
biome
plug-in forneovim
removes Unicode characters when auto-formatting on save.Before:
After:
Expected result
It shouldn't remove unicode chars when formatting.
Code of Conduct
The text was updated successfully, but these errors were encountered: