mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
fix: colorbuddy name (#358)
This commit is contained in:
parent
9e8c0fea32
commit
25bd1b5beb
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ Neovim supports a wide variety of UI's.
|
|||
|
||||
### Colorscheme Creation
|
||||
|
||||
- [tjdevries//.nvim](https://github.com/tjdevries/colorbuddy.nvim) - A colorscheme helper for Neovim. Written in Lua! Quick & Easy Color Schemes 😄.
|
||||
- [tjdevries/colorbuddy.nvim](https://github.com/tjdevries/colorbuddy.nvim) - A colorscheme helper for Neovim. Written in Lua! Quick & Easy Color Schemes 😄.
|
||||
- [norcalli/nvim-base16.lua](https://github.com/norcalli/nvim-base16.lua) - Programmatic Lua library for setting base16 themes in Neovim.
|
||||
- [rktjmp/lush.nvim](https://github.com/rktjmp/lush.nvim) - Define Neovim themes as a DSL in Lua, with real-time feedback.
|
||||
- [Iron-E/nvim-highlite](https://github.com/Iron-E/nvim-highlite) - A colorscheme template that is "lite" on logic for the developer.
|
||||
|
|
Loading…
Reference in a new issue