diff options
author | Stefan Hoffmann <stefan991@gmail.com> | 2014-10-05 19:34:59 +0200 |
---|---|---|
committer | Stefan Hoffmann <stefan991@gmail.com> | 2014-10-06 22:43:29 +0200 |
commit | f4e13150db7447b7968f8b99113d7b05418fbe3c (patch) | |
tree | 34208d43efca0fc7962a6f787010254be16bff7d /runtime/doc/os_risc.txt | |
parent | ae743f87661dba80d89f45a63b998af05ef89935 (diff) | |
download | rneovim-f4e13150db7447b7968f8b99113d7b05418fbe3c.tar.gz rneovim-f4e13150db7447b7968f8b99113d7b05418fbe3c.tar.bz2 rneovim-f4e13150db7447b7968f8b99113d7b05418fbe3c.zip |
doc: remove legacy os_*.txt
keeping os_dos.txt, see #1115
Diffstat (limited to 'runtime/doc/os_risc.txt')
-rw-r--r-- | runtime/doc/os_risc.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/runtime/doc/os_risc.txt b/runtime/doc/os_risc.txt deleted file mode 100644 index 62b4a4b8e2..0000000000 --- a/runtime/doc/os_risc.txt +++ /dev/null @@ -1,12 +0,0 @@ -*os_risc.txt* For Vim version 7.4. Last change: 2011 May 10 - - - VIM REFERENCE MANUAL by Thomas Leonard - - - *riscos* *RISCOS* *RISC-OS* -The RISC OS support has been removed from Vim with patch 7.3.187. -If you would like to use Vim on RISC OS get the files from before that patch. - - - vim:tw=78:ts=8:ft=help:norl: |