feat: define `nvimRequireCheck` for sloth-flake
parent
7f160dfe6c
commit
1b2ddaffb6
|
|
@ -127,6 +127,7 @@
|
||||||
root = ../.;
|
root = ../.;
|
||||||
fileset = ../lua/sloth-flake;
|
fileset = ../lua/sloth-flake;
|
||||||
};
|
};
|
||||||
|
nvimRequireCheck = "sloth-flake";
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
dir=lua/sloth-flake
|
dir=lua/sloth-flake
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue