docs: add module names to fix gO (#2064)

This commit is contained in:
Simon Hauser
2022-07-12 09:46:30 +02:00
committed by GitHub
parent 10a3310546
commit 361482c599
7 changed files with 37 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
---@tag telescope.actions.state
---@config { ["module"] = "telescope.actions.state" }
---@config { ["module"] = "telescope.actions.state", ["name"] = "ACTIONS_STATE" }
---@brief [[
--- Functions to be used to determine the current state of telescope.