aboutsummaryrefslogtreecommitdiff
path: root/runtime/vimrc_example.vim
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2014-12-10 00:07:19 -0500
committerMichael Reed <m.reed@mykolab.com>2014-12-19 15:28:49 -0500
commita62fe49d3caa40b8a6efb6528cce725f4dffa78a (patch)
tree49fd95ece32c13407d65f4a845f873201e389b13 /runtime/vimrc_example.vim
parenta5e1723bb1716f9ec2f45162b64731a8ce8fa21f (diff)
downloadrneovim-a62fe49d3caa40b8a6efb6528cce725f4dffa78a.tar.gz
rneovim-a62fe49d3caa40b8a6efb6528cce725f4dffa78a.tar.bz2
rneovim-a62fe49d3caa40b8a6efb6528cce725f4dffa78a.zip
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.
Diffstat (limited to 'runtime/vimrc_example.vim')
-rw-r--r--runtime/vimrc_example.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/vimrc_example.vim b/runtime/vimrc_example.vim
index 6b234459e2..11656f2d5d 100644
--- a/runtime/vimrc_example.vim
+++ b/runtime/vimrc_example.vim
@@ -5,7 +5,6 @@
"
" To use it, copy it to
" for Unix: ~/.vimrc
-" for Amiga: s:.vimrc
" for MS-DOS and Win32: $VIM\_vimrc
" When started as "evim", evim.vim will already have done these settings.