mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-18 09:51:19 +00:00
Squash merge new-codeactions into custom
This commit is contained in:
parent
654ed242c1
commit
052582c30a
11 changed files with 67 additions and 61 deletions
|
|
@ -138,6 +138,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
plugin-fastaction-nvim = {
|
||||
url = "github:Chaitanyabsprip/fastaction.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
plugin-lsp-signature = {
|
||||
url = "github:ray-x/lsp_signature.nvim";
|
||||
flake = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue