feat: add project-nvim

This commit is contained in:
NotAShelf 2023-04-07 20:35:04 +03:00
commit 3065032ad2
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22
4 changed files with 125 additions and 0 deletions

View file

@ -0,0 +1,5 @@
_: {
imports = [
./project-nvim
];
}