mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-23 08:17:37 +00:00
flake: update plugin inputs
This commit is contained in:
parent
315f44c6d6
commit
db0df5c211
4 changed files with 163 additions and 139 deletions
|
@ -590,5 +590,11 @@
|
|||
url = "github:tpope/vim-repeat";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
nvim-nio = {
|
||||
# (required nvim-dap-ui)
|
||||
url = "github:nvim-neotest/nvim-nio";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue