mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add VidocqH/auto-indent.nvim
(#930)
This commit is contained in:
parent
b559e66a8f
commit
0abc5551a2
1 changed files with 1 additions and 0 deletions
|
@ -963,6 +963,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [Abstract-IDE/penvim](https://github.com/Abstract-IDE/penvim) - Project's root directory and documents Indentation detector with project based config loader.
|
||||
- [yaocccc/nvim-hlchunk](https://github.com/yaocccc/nvim-hlchunk) - Highlight a `{}` chunk.
|
||||
- [shellRaining/hlchunk.nvim](https://github.com/shellRaining/hlchunk.nvim) - A Lua implementation of `nvim-hlchunk`, contains more features, such as highlight `{}` chunk, indent line, space blank etc.
|
||||
- [VidocqH/auto-indent.nvim](https://github.com/VidocqH/auto-indent.nvim) - Auto indent cursor when cursor at the first column and press `<TAB>` key like VSCode.
|
||||
|
||||
## Command Line
|
||||
|
||||
|
|
Loading…
Reference in a new issue