docs: docgen

This commit is contained in:
Folke Lemaitre 2024-12-11 22:18:44 +01:00
parent 8faafb3483
commit b72560fa58
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@ local M = {}
M.meta = {
desc = "Scope detection, text objects and jumping based on treesitter or indent",
needs_setup = true,
}
---@class snacks.scope.Opts: snacks.scope.Config