refactor(commands)!: change the way of disabling commands

BREAKING CHANGE: not it does not require calling .setup()
This commit is contained in:
Oleksandr Smirnov 2025-03-22 17:01:41 +02:00
parent 7ab717e981
commit 62989c535e
No known key found for this signature in database
4 changed files with 80 additions and 101 deletions

View file

@ -61,10 +61,6 @@ You can look at default options |gopher.nvim-config-defaults|
---@type number
timeout = 2000,
--- whether to setup plugin commands or not
---@type boolean
setup_commands = true,
-- user specified paths to binaries
---@class gopher.ConfigCommand
commands = {