aboutsummaryrefslogtreecommitdiffstats
path: root/doc/recipes.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/recipes.md')
-rw-r--r--doc/recipes.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/recipes.md b/doc/recipes.md
index f5d6f99..45c1e07 100644
--- a/doc/recipes.md
+++ b/doc/recipes.md
@@ -155,7 +155,9 @@ return {
desc = "Format buffer",
},
},
- -- Everything in opts will be passed to setup()
+ -- This will provide type hinting with LuaLS
+ ---@module "conform"
+ ---@type conform.setupOpts
opts = {
-- Define your formatters
formatters_by_ft = {