mirror of
https://github.com/tiyn/tidy.nvim.git
synced 2025-06-15 19:47:45 +02:00
Tidy.nvim
I like to keep my files orderly. Tidy.nvim is a function and autocommand pair that helps me do this by removing all empty lines from the end of the file and trailing whitespace from all lines on every save.
Credits:
Description
A small Neovim plugin to remove trailing whitespace and empty lines at end of file on every save
Languages
Lua
100%