Add current-{fg,bg,hl} as synonyms for {fg,bg,hl}+

This commit is contained in:
Junegunn Choi
2024-05-07 01:26:25 +09:00
parent e8405f40fe
commit 9e4780510e
2 changed files with 6 additions and 6 deletions

View File

@@ -468,10 +468,10 @@ color mappings.
\fBbg \fRBackground
\fBpreview-bg \fRPreview window background
\fBhl \fRHighlighted substrings
\fBfg+ \fRText (current line)
\fBbg+ \fRBackground (current line)
\fBcurrent-fg (fg+) \fRText (current line)
\fBcurrent-bg (bg+) \fRBackground (current line)
\fBgutter \fRGutter on the left
\fBhl+ \fRHighlighted substrings (current line)
\fBcurrent-hl (hl+) \fRHighlighted substrings (current line)
\fBquery \fRQuery string
\fBdisabled \fRQuery string when search is disabled (\fB--disabled\fR)
\fBinfo \fRInfo line (match counters)