@@ -3804,7 +3804,7 @@ A jump table for the options with a short description can be found at |Q_op|.
38043804
38053805 Custom / non-native full screen configuration:~
38063806
3807- See 'fuoptions' for how Vim resizes and colors the background when
3807+ See 'fuoptions' for how Vim resizes and colors the background when
38083808 entering and leaving fullscreen mode.
38093809
38103810 There is an optional fade-to-black effect while transitioning that
@@ -3828,10 +3828,10 @@ A jump table for the options with a short description can be found at |Q_op|.
38283828 In non-native fullscreen mode, MacVim can be configured to either show
38293829 all the content filling up the whole screen, or only use part of the
38303830 screen to show the content, centered. This option controls the size
3831- of the Vim control as well as the color of the unused screen area.
3831+ of the Vim control as well as the color of the unused screen area.
38323832 value effect ~
38333833 maxvert When entering fullscreen, 'lines' is set to the maximum number
3834- of lines fitting on the screen in fullscreen mode. If unset,
3834+ of lines fitting on the screen in fullscreen mode. If unset,
38353835 'lines' will be unchanged when entering fullscreen mode.
38363836 maxhorz When entering fullscreen, 'columns' is set to the maximum number
38373837 of columns fitting on the screen in fullscreen mode. If unset,
@@ -3847,7 +3847,7 @@ A jump table for the options with a short description can be found at |Q_op|.
38473847 group's background color, as defined by the current color
38483848 scheme.
38493849
3850- Examples:
3850+ Examples:
38513851 Don't change size when entering fullscreen: >
38523852 :set fuoptions=
38533853< Only maximize vertically when entering fullscreen: >
@@ -5386,7 +5386,7 @@ A jump table for the options with a short description can be found at |Q_op|.
53865386 No longer supported, as the Mac OS X GUI code was removed.
53875387
53885388 *'macligatures'* *'nomacligatures'*
5389- 'macligatures' boolean (default off)
5389+ 'macligatures' boolean (default off)
53905390 global
53915391 {not in Vi}
53925392 {only available when compiled with GUI enabled on
@@ -5399,7 +5399,7 @@ A jump table for the options with a short description can be found at |Q_op|.
53995399 'Use Core Text renderer' is enabled in the GUI preferences pane.
54005400
54015401 *'macthinstrokes'* *'nomacthinstrokes'*
5402- 'macthinstrokes' boolean (default off)
5402+ 'macthinstrokes' boolean (default off)
54035403 global
54045404 {not in Vi}
54055405 {only available when compiled with GUI enabled on
0 commit comments