clean up hydra config and implementation

This commit is contained in:
Joseph Hanson 2025-02-12 10:32:54 -06:00
commit 5959f211e0
No known key found for this signature in database
2 changed files with 1 additions and 30 deletions

View file

@ -1,5 +1,4 @@
{lib, ...}: let
#inherit (lib) types;
inherit (lib.options) mkEnableOption;
in {
options.vim.utility.hydra = {