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