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: about 2 years ago
Linked from 1 awesome list
formatterformattinglspneovim-pluginnvimnvim-plugin
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A wrapper around Neovim's LSP formatting functionality. | 579 |
| | Automates file saving in NeoVim based on customizable conditions and events | 678 |
| | Automatically saves changes in NeoVim before the file is lost or corrupted | 176 |
| | Removes trailing whitespace and empty lines at EOF on save for file formatting. | 114 |
| | A plugin that provides code style formatting and hints for various programming languages using regular expressions. | 35 |
| | Utility plugin to format and lint code in Neovim | 458 |
| | A plugin for Neovim's LSP client to format code according to Prettier style | 292 |
| | A plugin for NeoVim to format code automatically or on save | 2,006 |
| | An autosaver plugin for Neovim that automatically saves changed buffers at customizable intervals. | 21 |
| | 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 |
| | A Neovim plugin to assist with aligning and navigating CSV files. | 91 |
| | Provides utilities and configurations for formatting source code in various programming languages. | 1,376 |
| | A Neovim plugin that integrates the nnn file manager into the editor. | 431 |
| | A Neovim plugin for managing files and directories | 97 |
| | A plugin for Neovim that provides a simple file explorer with various navigation and management actions. | 355 |