doc gen
This commit is contained in:
parent
76e8613485
commit
76644291b9
2 changed files with 4 additions and 2 deletions
|
|
@ -208,7 +208,8 @@ More details about templates can be found at: https://github.com/cweill/gotests
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
*gopher.nvim-gotests-named*
|
*gopher.nvim-gotests-named*
|
||||||
|
|
||||||
You can enable named tests in the config if you prefer using named tests. See |gopher.nvim-config|.
|
You can enable named tests in the config if you prefer using named tests.
|
||||||
|
See |gopher.nvim-config|.
|
||||||
|
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,8 @@
|
||||||
|
|
||||||
---@tag gopher.nvim-gotests-named
|
---@tag gopher.nvim-gotests-named
|
||||||
---@text
|
---@text
|
||||||
--- You can enable named tests in the config if you prefer using named tests. See |gopher.nvim-config|.
|
--- You can enable named tests in the config if you prefer using named tests.
|
||||||
|
--- See |gopher.nvim-config|.
|
||||||
|
|
||||||
local c = require "gopher.config"
|
local c = require "gopher.config"
|
||||||
local ts_utils = require "gopher._utils.ts"
|
local ts_utils = require "gopher._utils.ts"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue