File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -732,14 +732,6 @@ A jump table for the options with a short description can be found at |Q_op|.
732732 v10.2 or later. When on, Vim will use smooth ("antialiased") fonts,
733733 which can be easier to read at certain sizes on certain displays.
734734
735- Setting this option in the Carbon version can sometimes cause problems
736- if 'guifont' is set to its default (empty string).
737- NOTE: This option is reset when 'compatible' is set.
738-
739- Support for this option is not flawless in MacVim. In particular,
740- Monaco always seems to render not antialiased for point sizes up
741- to 10. The ATSUI renderer has better antialias support.
742-
743735 *'autochdir'* *'acd'* *'noautochdir'* *'noacd'*
744736'autochdir' 'acd' boolean (default off)
745737 global
@@ -7894,8 +7886,7 @@ A jump table for the options with a short description can be found at |Q_op|.
78947886
78957887 *'termencoding'* *'tenc'*
78967888'termencoding' 'tenc' string (default ""
7897- with GTK+ and MacVim GUIs: "utf-8"
7898- with Macintosh (Carbon) GUI: "macroman")
7889+ with GTK+ and MacVim GUIs: "utf-8")
78997890 global
79007891 Encoding used for the terminal. This specifies what character
79017892 encoding the keyboard produces and the display will understand. For
You can’t perform that action at this time.
0 commit comments