mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
feat: modes.nvim
This commit is contained in:
parent
562230a625
commit
fccfff474a
9 changed files with 116 additions and 0 deletions
|
@ -429,6 +429,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
modes-nvim = {
|
||||
url = "github:mvllow/modes.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Assistant
|
||||
copilot-lua = {
|
||||
url = "github:zbirenbaum/copilot.lua";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue