mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
parent
90d1771cf2
commit
6288a830e4
1 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,7 @@ Neovim supports a wide variety of UI's.
|
|||
|
||||
- [wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim) - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config.
|
||||
- [savq/paq-nvim](https://github.com/savq/paq-nvim) - Neovim package manager written in Lua.
|
||||
- [NTBBloodbath/cheovim](https://github.com/NTBBloodbath/cheovim) - Neovim configuration switcher written in Lua. Inspired by chemacs.
|
||||
|
||||
### LSP
|
||||
|
||||
|
@ -247,6 +248,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
- [lourenci/github-colors](https://github.com/lourenci/github-colors) - GitHub colors leveraging Treesitter to get 100% accuracy.
|
||||
- [sainnhe/gruvbox-material](https://github.com/sainnhe/gruvbox-material) - Gruvbox modification with softer contrast and Tree-sitter support.
|
||||
- [sainnhe/everforest](https://github.com/sainnhe/everforest) - A green based colorscheme designed to be warm, soft and easy on the eyes.
|
||||
- [NTBBloodbath/doom-one.nvim](https://github.com/NTBBloodbath/doom-one.nvim) - Lua port of doom-emacs' doom-one for Neovim.
|
||||
|
||||
### Utility
|
||||
|
||||
|
|
Loading…
Reference in a new issue