format-on-save.nvim
Formatter
Automates file formatting on save using LSP or shell utilities.
Automatically formats files when saving using either LSP or shell utilities like prettierd or shfmt
162 stars
2 watching
5 forks
Language: Lua
last commit: 6 months ago
Linked from 1 awesome list
formatterformattinglspneovim-pluginnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 579 |
pocco81/auto-save.nvim | Automates file saving in NeoVim based on customizable conditions and events | 678 |
okuuva/auto-save.nvim | Automatically saves changes in NeoVim before the file is lost or corrupted | 176 |
mcauley-penney/tidy.nvim | Removes trailing whitespace and empty lines at EOF on save for file formatting. | 114 |
emileferreira/nvim-strict | A plugin that provides code style formatting and hints for various programming languages using regular expressions. | 35 |
nvimdev/guard.nvim | Utility plugin to format and lint code in Neovim | 458 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 292 |
sbdchd/neoformat | A plugin for NeoVim to format code automatically or on save | 2,006 |
tmillr/sos.nvim | An autosaver plugin for Neovim that automatically saves changed buffers at customizable intervals. | 21 |
niuiic/format.nvim | A plugin that formats text files in an asynchronous and multitasking way, allowing users to apply various formatting commands to their code without interrupting their workflow. | 35 |
emmanueltouzery/decisive.nvim | A Neovim plugin to assist with aligning and navigating CSV files. | 91 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,376 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 431 |
lmburns/lf.nvim | A Neovim plugin for managing files and directories | 97 |
tamago324/lir.nvim | A plugin for Neovim that provides a simple file explorer with various navigation and management actions. | 355 |