From 403467056818dce535059c87f289db00b0d4216c Mon Sep 17 00:00:00 2001 From: Seth Jackson Date: Thu, 14 Jan 2016 16:50:21 -0500 Subject: doc: Remove references to the Mac GUI #4016 We don't support it. --- runtime/doc/vi_diff.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/doc/vi_diff.txt') 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 -- cgit