mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 13:15:09 -07:00
docs: Remove OS/390 remnants
This commit is contained in:
parent
b75989b572
commit
500cce1091
@ -4265,7 +4265,6 @@ A jump table for the options with a short description can be found at |Q_op|.
|
|||||||
"@,48-57,/,\,.,-,_,+,,,#,$,%,{,},[,],:,@-@,!,~,="
|
"@,48-57,/,\,.,-,_,+,,,#,$,%,{,},[,],:,@-@,!,~,="
|
||||||
for AMIGA: "@,48-57,/,.,-,_,+,,,$,:"
|
for AMIGA: "@,48-57,/,.,-,_,+,,,$,:"
|
||||||
for VMS: "@,48-57,/,.,-,_,+,,,#,$,%,<,>,[,],:,;,~"
|
for VMS: "@,48-57,/,.,-,_,+,,,#,$,%,<,>,[,],:,;,~"
|
||||||
for OS/390: "@,240-249,/,.,-,_,+,,,#,$,%,~,="
|
|
||||||
otherwise: "@,48-57,/,.,-,_,+,,,#,$,%,~,=")
|
otherwise: "@,48-57,/,.,-,_,+,,,#,$,%,~,=")
|
||||||
global
|
global
|
||||||
{not in Vi}
|
{not in Vi}
|
||||||
|
@ -138,7 +138,6 @@ Support for different systems.
|
|||||||
- Windows 95 and Windows NT, with support for long file names.
|
- Windows 95 and Windows NT, with support for long file names.
|
||||||
- VMS
|
- VMS
|
||||||
- Macintosh
|
- Macintosh
|
||||||
- IBM OS/390
|
|
||||||
Note that on some systems features need to be disabled to reduce
|
Note that on some systems features need to be disabled to reduce
|
||||||
resource usage, esp. on MS-DOS. For some outdated systems you need to
|
resource usage, esp. on MS-DOS. For some outdated systems you need to
|
||||||
use an older Vim version.
|
use an older Vim version.
|
||||||
|
Loading…
Reference in New Issue
Block a user