trim.nvim
Trimmer
A plugin that trims trailing whitespace and lines from files
This plugin trims trailing whitespace and lines.
126 stars
3 watching
12 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
formatterluaneovim
Related projects:
Repository | Description | Stars |
---|---|---|
zbirenbaum/neodim | A plugin that dimmages highlights on unused functions and variables in code editors | 312 |
mcauley-penney/tidy.nvim | Removes trailing whitespace and empty lines at EOF on save for file formatting. | 111 |
mcauley-penney/visual-whitespace.nvim | A plugin that reveals whitespace characters in visual mode for improved text editing experience. | 105 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
chrisgrieser/nvim-scissors | Automates snippet editing and creation for text editors like nvim. | 383 |
tenxsoydev/karen-yank.nvim | A Neovim plugin to improve register handling with intuitive mappings and intentional deletion | 81 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
karb94/neoscroll.nvim | A plugin for Neovim that enables smooth scrolling of windows during various commands | 1,474 |
chrisgrieser/nvim-rip-substitute | Search and replace plugin with incremental preview and modern regex syntax | 190 |
ekickx/clipboard-image.nvim | A plugin that provides a simple way to paste images from the clipboard into Neovim buffers. | 314 |
emileferreira/nvim-strict | A plugin that provides code style formatting and hints for various programming languages using regular expressions. | 35 |
winston0410/range-highlight.nvim | A lightweight plugin for highlighting ranges in the command line within an editor | 204 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
niuiic/scroll.nvim | Smooth scrolling plugin for Neovim. | 17 |
crispgm/nvim-tabline | A minimal Lua plugin for Neovim's tabline feature | 76 |