Skip to content

Commit cbb385a

Browse files
committed
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.
1 parent 7af806d commit cbb385a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/doc/eval.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2363,7 +2363,7 @@ v:operator The last operator given in Normal mode. This is a single
23632363
v:os_appearance The current OS appearance mode. Useful if you want to change
23642364
options |background| or |colorscheme| according to the
23652365
appearance of the GUI frontend. See also |OSAppearanceChanged|.
2366-
value description~
2366+
value description ~
23672367
0 Light Mode (always 0 on unsupported platforms)
23682368
1 Dark Mode
23692369
2 High-Contrast Light Mode

0 commit comments

Comments
 (0)