mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
chore(build): auto-generate docs
This commit is contained in:
parent
02606dbcaa
commit
4d261c207f
1 changed files with 1 additions and 0 deletions
|
|
@ -120,6 +120,7 @@ docs for more information on how to customize these styles
|
|||
```lua
|
||||
---@class snacks.terminal.Opts: snacks.terminal.Config
|
||||
---@field cwd? string
|
||||
---@field count? integer
|
||||
---@field env? table<string, string>
|
||||
---@field start_insert? boolean start insert mode when starting the terminal
|
||||
---@field auto_insert? boolean start insert mode when entering the terminal buffer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue