mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
collections/mini: init
This commit is contained in:
parent
4b9047025f
commit
952a3f1ad0
7 changed files with 95 additions and 0 deletions
|
@ -744,5 +744,11 @@
|
|||
url = "github:stevearc/aerial.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Plugin collections
|
||||
plugin-mini-nvim = {
|
||||
url = "github:echasnovski/mini.nvim";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue