mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 10:51:36 +00:00
runner/run-nvim: init
This commit is contained in:
parent
b6785f8218
commit
2aeec7cb69
8 changed files with 93 additions and 0 deletions
5
modules/plugins/runner/default.nix
Normal file
5
modules/plugins/runner/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./run-nvim
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue