mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2025-02-17 11:58:24 +00:00
Add yaocccc/nvim-hlchunk
and yaocccc/nvim-lines.lua
(#538)
Co-authored-by: chenyc <yaocan.chen@ucloud.cn>
This commit is contained in:
parent
c1571cd572
commit
9d1f0efadd
1 changed files with 2 additions and 0 deletions
|
@ -496,6 +496,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [echasnovski/mini.nvim#mini.statusline](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-statusline.md) - Module of `mini.nvim` for minimal and fast statusline. Supports content change depending on window width.
|
||||
- [b0o/incline.nvim](https://github.com/b0o/incline.nvim) - Lightweight floating statuslines, intended for use with Neovim's new global statusline.
|
||||
- [rebelot/heirline.nvim](https://github.com/rebelot/heirline.nvim) - Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
|
||||
- [yaocccc/nvim-lines.lua](https://github.com/yaocccc/nvim-lines.lua) - A fast, light, customizable Neovim statusline and tabline(buffers) plugin.
|
||||
|
||||
### Winbar and Statusline component
|
||||
|
||||
|
@ -524,6 +525,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [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.
|
||||
- [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) - A Neovim plugin for highlighting a `{}` chunk.
|
||||
|
||||
### Game
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue