mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 10:49:08 +00:00
docs: docgen
This commit is contained in:
parent
8faafb3483
commit
b72560fa58
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue