mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 18:31:35 +00:00
utility/mkdir-nvim: init
This commit is contained in:
parent
27978c7186
commit
85ca2bc11f
6 changed files with 40 additions and 0 deletions
6
modules/plugins/utility/mkdir/default.nix
Normal file
6
modules/plugins/utility/mkdir/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./config.nix
|
||||
./mkdir.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue