diff options
author | Michael Reed <m.reed@mykolab.com> | 2014-12-10 00:07:19 -0500 |
---|---|---|
committer | Michael Reed <m.reed@mykolab.com> | 2014-12-19 15:28:49 -0500 |
commit | a62fe49d3caa40b8a6efb6528cce725f4dffa78a (patch) | |
tree | 49fd95ece32c13407d65f4a845f873201e389b13 /runtime/doc/usr_05.txt | |
parent | a5e1723bb1716f9ec2f45162b64731a8ce8fa21f (diff) | |
download | rneovim-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/doc/usr_05.txt')
-rw-r--r-- | runtime/doc/usr_05.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/usr_05.txt b/runtime/doc/usr_05.txt index c448dd56f1..9eee058a99 100644 --- a/runtime/doc/usr_05.txt +++ b/runtime/doc/usr_05.txt @@ -309,7 +309,6 @@ Then copy the file to your plugin directory: system plugin directory ~ Unix ~/.vim/plugin/ - Amiga s:vimfiles/plugin Macintosh $VIM:vimfiles:plugin Mac OS X ~/.vim/plugin/ |