mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add elentok/format-on-save.nvim
(#814)
This commit is contained in:
parent
f649ab3bf8
commit
8d273cd434
1 changed files with 1 additions and 0 deletions
|
@ -885,6 +885,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [tenxsoydev/tabs-vs-spaces.nvim](https://github.com/tenxsoydev/tabs-vs-spaces.nvim) - Hint and fix deviating indentation.
|
||||
- [bennypowers/svgo.nvim](https://github.com/bennypowers/svgo.nvim) - Optimize SVG files.
|
||||
- [niuiic/format.nvim](https://github.com/niuiic/format.nvim) - An asynchronous, multitasking, and highly configurable formatting plugin.
|
||||
- [elentok/format-on-save.nvim](https://github.com/elentok/format-on-save.nvim) - A synchronous formatter that combines LSP and non-LSP formatting (e.g. shfmt, stylua, prettier), focused specifically on format-on-save.
|
||||
|
||||
#### Indent
|
||||
|
||||
|
|
Loading…
Reference in a new issue