aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/syntax.txt
diff options
context:
space:
mode:
authorGregory Anders <greg@gpanders.com>2024-06-11 11:10:34 -0500
committerGregory Anders <greg@gpanders.com>2024-06-12 10:43:57 -0500
commitd38912b59f97a4da0a2d0a24af226e6dd27e9b2c (patch)
tree90ac84e59533ad03c8a9199d52a5562c028b0db3 /runtime/doc/syntax.txt
parent3e09fbdf82a181f1c0be1513fd50a17bf5b0a754 (diff)
downloadrneovim-d38912b59f97a4da0a2d0a24af226e6dd27e9b2c.tar.gz
rneovim-d38912b59f97a4da0a2d0a24af226e6dd27e9b2c.tar.bz2
rneovim-d38912b59f97a4da0a2d0a24af226e6dd27e9b2c.zip
refactor(terminal): move :terminal defaults to _defaults.lua
Diffstat (limited to 'runtime/doc/syntax.txt')
-rw-r--r--runtime/doc/syntax.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt
index 1b981da2fc..9fc415a158 100644
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -5111,7 +5111,7 @@ StatusLineNC Status lines of not-current windows.
StatusLineTerm Status line of |terminal| window.
*hl-StatusLineTermNC*
StatusLineTermNC
- Status line of non-current |terminal| window.
+ Status line of non-current |terminal| windows.
*hl-TabLine*
TabLine Tab pages line, not active tab page label.
*hl-TabLineFill*