diff options
author | Michael Reed <m.reed@mykolab.com> | 2015-11-24 16:46:52 -0500 |
---|---|---|
committer | Michael Reed <m.reed@mykolab.com> | 2015-11-25 14:56:08 -0500 |
commit | f7c47705723fcd76932ed6c1a6da4285362ba742 (patch) | |
tree | a3ff578cbbaf3ce704039886f79cb5ea0e873f81 /runtime/doc/quickref.txt | |
parent | 12cd633ad2b4492cfc1a27365ba1657877fb33e9 (diff) | |
download | rneovim-f7c47705723fcd76932ed6c1a6da4285362ba742.tar.gz rneovim-f7c47705723fcd76932ed6c1a6da4285362ba742.tar.bz2 rneovim-f7c47705723fcd76932ed6c1a6da4285362ba742.zip |
Remove 'antialias' remnants
It never did anything (see `:h hidden-options`).
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r-- | runtime/doc/quickref.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt index 34e7851493..ea73b99ad2 100644 --- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -600,7 +600,6 @@ Short explanation of each option: *option-list* 'allowrevins' 'ari' allow CTRL-_ in Insert and Command-line mode 'altkeymap' 'akm' for default second language (Farsi/Hebrew) 'ambiwidth' 'ambw' what to do with Unicode chars of ambiguous width -'antialias' 'anti' Mac OS X: use smooth, antialiased fonts 'autochdir' 'acd' change directory to the file in the current window 'arabic' 'arab' for Arabic as a default second language 'arabicshape' 'arshape' do shaping for Arabic characters |