mirror of
https://github.com/neovim/neovim.git
synced 2026-05-01 11:34:56 +00:00
docs: news #38464
This commit is contained in:
@@ -25,8 +25,8 @@ vim.json = {}
|
||||
--- (default: `false`)
|
||||
--- @field escape_slash? boolean
|
||||
---
|
||||
--- If non-empty, the returned JSON is formatted with newlines and whitespace, where `indent`
|
||||
--- defines the whitespace at each nesting level.
|
||||
--- If non-empty, each value in a JSON object or array starts on a new line and is prefixed with
|
||||
--- `indent` per nesting level. Adds a space after colons. Does not add a final newline.
|
||||
--- (default: `""`)
|
||||
--- @field indent? string
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user