mirror of
https://github.com/neovim/neovim.git
synced 2026-04-18 13:30:42 +00:00
Merge #38882 docs
This commit is contained in:
4
runtime/lua/vim/_meta/options.lua
generated
4
runtime/lua/vim/_meta/options.lua
generated
@@ -6757,8 +6757,8 @@ vim.wo.stc = vim.wo.statuscolumn
|
||||
--- ```
|
||||
---
|
||||
--- All fields except {item} are optional. Use "%%" to show a literal "%"
|
||||
--- char. Setting this option to empty (`:set statusline=`) sets its
|
||||
--- value to the default.
|
||||
--- char. Setting to empty (`:set statusline=`) sets the global value to
|
||||
--- the default.
|
||||
---
|
||||
--- *stl-%!*
|
||||
--- When the option starts with "%!" then it is used as an expression,
|
||||
|
||||
Reference in New Issue
Block a user