diff options
author | Seth Jackson <sethjackson@gmail.com> | 2016-01-14 16:50:21 -0500 |
---|---|---|
committer | Michael Reed <m.reed@mykolab.com> | 2016-01-14 23:04:58 -0500 |
commit | 403467056818dce535059c87f289db00b0d4216c (patch) | |
tree | 51401ec6828d8a547facd348bcfeaaa7554d5975 /runtime/doc/vi_diff.txt | |
parent | 65394777d51cb8f5a81bc241ab031b83d12549d9 (diff) | |
download | rneovim-403467056818dce535059c87f289db00b0d4216c.tar.gz rneovim-403467056818dce535059c87f289db00b0d4216c.tar.bz2 rneovim-403467056818dce535059c87f289db00b0d4216c.zip |
doc: Remove references to the Mac GUI #4016
We don't support it.
Diffstat (limited to 'runtime/doc/vi_diff.txt')
-rw-r--r-- | runtime/doc/vi_diff.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vi_diff.txt b/runtime/doc/vi_diff.txt index 7190ce2536..34e8731898 100644 --- a/runtime/doc/vi_diff.txt +++ b/runtime/doc/vi_diff.txt @@ -77,7 +77,7 @@ Graphical User Interface (GUI). |gui| Included support for GUI: menu's, mouse, scrollbars, etc. You can define your own menus. Better support for CTRL/SHIFT/ALT keys in combination with special keys and mouse. Supported for various - platforms such as Win32 and Macintosh. + platforms such as Win32. Multiple windows and buffers. |windows.txt| Vim can split the screen into several windows, each editing a |