mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Fix documentation back to having space before "~"
Previous commit trying to fix help file style error erroneously removed the space, which should have been there.
This commit is contained in:
@@ -2363,7 +2363,7 @@ v:operator The last operator given in Normal mode. This is a single
|
||||
v:os_appearance The current OS appearance mode. Useful if you want to change
|
||||
options |background| or |colorscheme| according to the
|
||||
appearance of the GUI frontend. See also |OSAppearanceChanged|.
|
||||
value description~
|
||||
value description ~
|
||||
0 Light Mode (always 0 on unsupported platforms)
|
||||
1 Dark Mode
|
||||
2 High-Contrast Light Mode
|
||||
|
||||
Reference in New Issue
Block a user