mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-20 10:51:17 +00:00
utility/trim-nvim: init
This commit is contained in:
parent
bc978c4fad
commit
bc709de853
7 changed files with 66 additions and 0 deletions
6
modules/plugins/utility/trim-nvim/default.nix
Normal file
6
modules/plugins/utility/trim-nvim/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./config.nix
|
||||
./trim-nvim.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue