mirror of
https://github.com/neovim/neovim.git
synced 2026-04-23 07:45:32 +00:00
docs: json, tests, lsp #35754
Close #35926 Close #35818 Co-authored-by: skewb1k <skewb1kunix@gmail.com> Co-authored-by: glepnir <glephunter@gmail.com>
This commit is contained in:
1
runtime/lua/vim/_meta/options.lua
generated
1
runtime/lua/vim/_meta/options.lua
generated
@@ -2612,6 +2612,7 @@ vim.bo.ft = vim.bo.filetype
|
||||
--- foldclose FoldColumn `hl-FoldColumn`
|
||||
--- foldsep FoldColumn `hl-FoldColumn`
|
||||
--- diff DiffDelete `hl-DiffDelete`
|
||||
--- msgsep MsgSeparator `hl-MsgSeparator`
|
||||
--- eob EndOfBuffer `hl-EndOfBuffer`
|
||||
--- lastline NonText `hl-NonText`
|
||||
--- trunc one of the many Popup menu highlighting groups like
|
||||
|
||||
Reference in New Issue
Block a user