mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
mini/*: remove unused inherits
This commit is contained in:
parent
e8e5594fb9
commit
f1f89a5c49
38 changed files with 38 additions and 38 deletions
|
@ -3,7 +3,7 @@
|
|||
lib,
|
||||
...
|
||||
}: let
|
||||
inherit (lib.options) mkEnableOption mkOption;
|
||||
inherit (lib.options) mkEnableOption;
|
||||
inherit (lib.nvim.types) mkPluginSetupOption;
|
||||
in {
|
||||
options.vim.mini.visits = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue