From a62fe49d3caa40b8a6efb6528cce725f4dffa78a Mon Sep 17 00:00:00 2001 From: Michael Reed Date: Wed, 10 Dec 2014 00:07:19 -0500 Subject: Remove Amiga remnants Notes regarding the removal of specific items: - Aztec C: only on the Amiga. - mch_check_win(): doesn't exist anymore. - Comment in ex_cmds.c: It seems the context for this comment was removed, but the comment was inadvertantly left alone. --- runtime/gvimrc_example.vim | 1 - 1 file changed, 1 deletion(-) (limited to 'runtime/gvimrc_example.vim') diff --git a/runtime/gvimrc_example.vim b/runtime/gvimrc_example.vim index ad0fa1b982..ab9803413b 100644 --- a/runtime/gvimrc_example.vim +++ b/runtime/gvimrc_example.vim @@ -6,7 +6,6 @@ " " To use it, copy it to " for Unix: ~/.gvimrc -" for Amiga: s:.gvimrc " for MS-DOS and Win32: $VIM\_gvimrc " Make external commands work through a pipe instead of a pseudo-tty -- cgit