A Neovim plugin that automatically trims trailing whitespace and blank lines from your buffers.
trim.nvim is a Neovim plugin that automatically removes trailing whitespace and unnecessary blank lines from your code files. It solves the problem of inconsistent formatting and visual noise in codebases by cleaning up buffers on save or via commands.
Neovim users who want to maintain clean, consistently formatted code without manual trimming, especially those working on collaborative projects or with auto-save setups.
It offers a lightweight, configurable solution with features like filetype exclusion, custom patterns, and visual highlighting, making it more flexible than built-in Neovim options or manual cleanup.
This plugin trims trailing whitespace and lines.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.