Add niuiic/format (#810)

This commit is contained in:
niuiic 2023-07-17 14:59:16 +08:00 committed by GitHub
parent b0dd5ad923
commit 7f121e600c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -883,6 +883,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [~nedia/auto-format.nvim](https://git.sr.ht/~nedia/auto-format.nvim) - Does no formatting by itself, but sets up an autocmd to format on save, preferring null-ls over LSP client formatting.
- [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.
#### Indent