From c6a486bed0fcc5a104a72efde62baee9c84e86f5 Mon Sep 17 00:00:00 2001 From: Oleksandr Smirnov Date: Thu, 27 Feb 2025 00:04:15 +0200 Subject: [PATCH] docs: docgen --- doc/gopher.nvim.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/gopher.nvim.txt b/doc/gopher.nvim.txt index 29a3786..e6cf3d7 100644 --- a/doc/gopher.nvim.txt +++ b/doc/gopher.nvim.txt @@ -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 = {