feat: vim-illuminate

This commit is contained in:
NotAShelf 2023-06-06 03:05:05 +03:00
commit c20456e3a1
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22
8 changed files with 59 additions and 0 deletions

View file

@ -457,6 +457,11 @@
flake = false;
};
vim-illuminate = {
url = "github:RRethy/vim-illuminate";
flake = false;
};
# Assistant
copilot-lua = {
url = "github:zbirenbaum/copilot.lua";