docs: docgen
This commit is contained in:
parent
5b233d877c
commit
c6a486bed0
1 changed files with 4 additions and 0 deletions
|
|
@ -55,6 +55,10 @@ You can look at default options |gopher.nvim-config-defaults|
|
|||
---@type number
|
||||
log_level = vim.log.levels.INFO,
|
||||
|
||||
-- timeout for running commands
|
||||
---@type number
|
||||
timeout = 2000,
|
||||
|
||||
-- user specified paths to binaries
|
||||
---@class gopher.ConfigCommand
|
||||
commands = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue