This commit is contained in:
Justin M. Keyes
2026-04-12 08:45:46 -04:00
committed by GitHub
19 changed files with 136 additions and 75 deletions

View File

@@ -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,