POC
This commit is contained in:
parent
ff0f6bd1d9
commit
67b49ebf6b
3 changed files with 80 additions and 16 deletions
|
|
@ -37,6 +37,9 @@ local default_config = {
|
|||
---@type number
|
||||
timeout = 2000,
|
||||
|
||||
---@type boolean
|
||||
setup_commands = true,
|
||||
|
||||
-- user specified paths to binaries
|
||||
---@class gopher.ConfigCommand
|
||||
commands = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue