mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 19:01:35 +00:00
feat: add project-nvim
This commit is contained in:
parent
e00ad1f653
commit
3065032ad2
4 changed files with 125 additions and 0 deletions
6
modules/projects/project-nvim/default.nix
Normal file
6
modules/projects/project-nvim/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./config.nix
|
||||
./project-nvim.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue