mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 13:44:13 +00:00
Add treesitter supported colorschemes (#54)
* Add treesitter-supported-colorschemes * Add ishan9299/nvim-solarized-lua
This commit is contained in:
parent
ff9005b1ae
commit
11aa115fff
1 changed files with 6 additions and 0 deletions
|
@ -146,6 +146,12 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
||||||
- [tanvirtin/nvim-monokai](https://github.com/tanvirtin/nvim-monokai) - Flatland Monokai theme for nvim writtein in lua
|
- [tanvirtin/nvim-monokai](https://github.com/tanvirtin/nvim-monokai) - Flatland Monokai theme for nvim writtein in lua
|
||||||
- [nekonako/xresources-nvim](https://github.com/nekonako/xresources-nvim) - Neovim colorscheme based on your xresources color
|
- [nekonako/xresources-nvim](https://github.com/nekonako/xresources-nvim) - Neovim colorscheme based on your xresources color
|
||||||
- [savq/melange](https://github.com/savq/melange) - 🗡️ Dark color scheme for Neovim and Vim
|
- [savq/melange](https://github.com/savq/melange) - 🗡️ Dark color scheme for Neovim and Vim
|
||||||
|
- [RRethy/nvim-base16](https://github.com/RRethy/nvim-base16) - Neovim plugin for building base16 colorschemes. Includes support for Treesitter and LSP highlight groups.
|
||||||
|
- [fenetikm/falcon](https://github.com/fenetikm/falcon) - A colour scheme for terminals, Vim and friends.
|
||||||
|
- [maaslalani/nordbuddy](https://github.com/maaslalani/nordbuddy) - A nord-esque colorscheme using colorbuddy.nvim
|
||||||
|
- [marko-cerovac/material.nvim](https://github.com/marko-cerovac/material.nvim) - Material colorscheme for NeoVim written in lua
|
||||||
|
- [MordechaiHadad/nvim-papadark](https://github.com/MordechaiHadad/nvim-papadark) - My own neovim colorscheme
|
||||||
|
- [ishan9299/nvim-solarized-lua](https://github.com/ishan9299/nvim-solarized-lua) - solarized colorscheme in lua for nvim 0.5
|
||||||
|
|
||||||
### Icons
|
### Icons
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue