From 27b53be3a6a340f1858bcd31233fe2efc86f8e15 Mon Sep 17 00:00:00 2001 From: "K.Takata" Date: Sun, 18 Sep 2022 12:25:49 +0100 Subject: patch 9.0.0496: no good reason to keep supporting Windows-XP Problem: No good reason to keep supporting Windows-XP. Solution: Drop Windows-XP support. (Ken Takata, closes #11089) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 10d868ee35..67eaeedfcc 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ All commands are given with normal keyboard characters, so those who can type with ten fingers can work very fast. Additionally, function keys can be mapped to commands by the user, and the mouse can be used. -Vim runs under MS-Windows (XP, Vista, 7, 8, 10), macOS, Haiku, VMS and almost -all flavours of UNIX. Porting to other systems should not be very difficult. -Older versions of Vim run on MS-DOS, MS-Windows 95/98/Me/NT/2000, Amiga DOS, -Atari MiNT, BeOS, RISC OS and OS/2. These are no longer maintained. +Vim runs under MS-Windows (7, 8, 10, 11), macOS, Haiku, VMS and almost all +flavours of UNIX. Porting to other systems should not be very difficult. +Older versions of Vim run on MS-DOS, MS-Windows 95/98/Me/NT/2000/XP/Vista, +Amiga DOS, Atari MiNT, BeOS, RISC OS and OS/2. These are no longer maintained. For Vim9 script see [README_VIM9](README_VIM9.md). -- cgit v1.2.3