mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-25 07:49:51 -05:00
plugins/hardtime: add missing rename for settings.enabled
Was omitted from #2193 due to confusion with our `enable` option. Fixes #2203
This commit is contained in:
@@ -16,6 +16,7 @@ lib.nixvim.neovim-plugin.mkNeovimPlugin {
|
||||
# TODO: Added 2024-09-07; remove after 24.11
|
||||
deprecateExtraOptions = true;
|
||||
optionsRenamedToSettings = [
|
||||
"enabled"
|
||||
"hint"
|
||||
"notification"
|
||||
"hints"
|
||||
|
||||
Reference in New Issue
Block a user