Mercurial > vim
annotate runtime/doc/os_mint.txt @ 29500:57d7422e07fa
Added tag v9.0.0091 for changeset 13a57ebccde1d7017e156b41e367df30f24517c9
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 27 Jul 2022 14:30:04 +0200 |
parents | f8116058ca76 |
children | 4635e43f2c6f |
rev | line source |
---|---|
29314 | 1 *os_mint.txt* For Vim version 9.0. Last change: 2020 Jul 14 |
7 | 2 |
3 | |
4 VIM REFERENCE MANUAL by Jens M. Felderhoff | |
5 | |
6 | |
7 *MiNT* *Atari* | |
21329
bb3f60b0aca0
patch 8.2.1215: Atari MiNT support is outdated
Bram Moolenaar <Bram@vim.org>
parents:
18879
diff
changeset
|
8 The Atari MiNT support was removed with patch 8.2.1215. It probably didn't |
bb3f60b0aca0
patch 8.2.1215: Atari MiNT support is outdated
Bram Moolenaar <Bram@vim.org>
parents:
18879
diff
changeset
|
9 work at that time, since the code was old and not maintained. |
7 | 10 |
11 | |
21329
bb3f60b0aca0
patch 8.2.1215: Atari MiNT support is outdated
Bram Moolenaar <Bram@vim.org>
parents:
18879
diff
changeset
|
12 Originally added by: Jens M. Felderhoff, e-mail: <jmf@infko.uni-koblenz.de> |
7 | 13 |
14 | |
14421 | 15 vim:tw=78:ts=8:noet:ft=help:norl: |