mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-23 13:50:44 +00:00
remove unused
This commit is contained in:
parent
bd6c228e5c
commit
f683cd36e0
1 changed files with 0 additions and 7 deletions
|
@ -57,13 +57,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
lznKeysSpec = submodule {
|
lznKeysSpec = submodule {
|
||||||
apply = x:
|
|
||||||
x
|
|
||||||
// {
|
|
||||||
"@1" = x.lhs;
|
|
||||||
"@2" = x.rhs;
|
|
||||||
};
|
|
||||||
|
|
||||||
options = {
|
options = {
|
||||||
desc = mkOption {
|
desc = mkOption {
|
||||||
description = "Description of the key map";
|
description = "Description of the key map";
|
||||||
|
|
Loading…
Reference in a new issue