From 7f121e600c3c598e7a50203aed4804af8280a7d1 Mon Sep 17 00:00:00 2001 From: niuiic <63799565+niuiic@users.noreply.github.com> Date: Mon, 17 Jul 2023 14:59:16 +0800 Subject: [PATCH] Add `niuiic/format` (#810) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 275311d..3ebd1e7 100644 --- a/README.md +++ b/README.md @@ -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