From 635f8409f4e7de330cd2cb77359d999afd02d865 Mon Sep 17 00:00:00 2001 From: sitiom Date: Mon, 4 Jul 2022 18:25:22 +0800 Subject: [PATCH] Add `NMAC427/guess-indent.nvim` (#477) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa8397f..4088577 100644 --- a/README.md +++ b/README.md @@ -512,6 +512,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [lukas-reineke/indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim) - IndentLine replacement in Lua with more features and treesitter support. - [echasnovski/mini.nvim#mini.indentscope](https://github.com/echasnovski/mini.nvim#miniindentscope) - Module of `mini.nvim` for visualizing and operating on indent scope. Supports customization of debounce delay, animation style, and different granularity of options for scope computing algorithm. +- [NMAC427/guess-indent.nvim](https://github.com/NMAC427/guess-indent.nvim) - Automatic indentation style detection for Neovim. - [Darazaki/indent-o-matic](https://github.com/Darazaki/indent-o-matic) - Dumb automatic fast indentation detection for Neovim written in Lua. ### Game