mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 13:44:13 +00:00
Use Tree-sitter
This commit is contained in:
parent
faa87fa70a
commit
bafcc1ef42
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ Tree-sitter is a new system coming in Neovim 0.5 that incrementally parses your
|
|||
|
||||
#### Lua Colorscheme
|
||||
|
||||
These colorschemes may not specialize in Treesitter directly but are written in lua.
|
||||
These colorschemes may not specialize in Tree-sitter directly but are written in lua.
|
||||
|
||||
- [tjdevries/gruvbuddy.nvim](https://github.com/tjdevries/gruvbuddy.nvim) - Gruvbox colors.
|
||||
- [npxbr/gruvbox.nvim](https://github.com/npxbr/gruvbox.nvim) - Gruvbox community colorscheme lua port.
|
||||
|
|
Loading…
Reference in a new issue