mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-22 07:57:11 +00:00
feat: color previews via nvim-colorizer-lua
This commit is contained in:
parent
1cc6bb8b8a
commit
471677d403
8 changed files with 130 additions and 4 deletions
|
@ -451,6 +451,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
nvim-colorizer-lua = {
|
||||
url = "github:norcalli/nvim-colorizer.lua";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Assistant
|
||||
copilot-lua = {
|
||||
url = "github:zbirenbaum/copilot.lua";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue