aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/support.txt
diff options
context:
space:
mode:
authordundargoc <gocdundar@gmail.com>2024-04-18 15:06:24 +0200
committerdundargoc <33953936+dundargoc@users.noreply.github.com>2024-04-18 23:39:26 +0200
commitc791aa8aaeb11e5cd24f8579ca6fbe0d59d0fc90 (patch)
treeb127080779845806883c63e4b34786cc1b62674f /runtime/doc/support.txt
parent97c0a52416b873e22aee41d7e1f2464c57c8be71 (diff)
downloadrneovim-c791aa8aaeb11e5cd24f8579ca6fbe0d59d0fc90.tar.gz
rneovim-c791aa8aaeb11e5cd24f8579ca6fbe0d59d0fc90.tar.bz2
rneovim-c791aa8aaeb11e5cd24f8579ca6fbe0d59d0fc90.zip
docs: update supported platforms
Diffstat (limited to 'runtime/doc/support.txt')
-rw-r--r--runtime/doc/support.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/runtime/doc/support.txt b/runtime/doc/support.txt
index 80a035068a..5b8b32fa16 100644
--- a/runtime/doc/support.txt
+++ b/runtime/doc/support.txt
@@ -13,12 +13,13 @@ Supported platforms *supported-platforms*
`System` `Tier` `Versions` `Tested versions`
Linux 1 >= 2.6.32, glibc >= 2.12 Ubuntu 22.04
-macOS (Intel) 1 >= 10.15 macOS 12
-Windows 64-bit 1 >= 8 (see note below) Windows Server 2022
+macOS (Intel) 1 >= 11 macOS 12
+macOS (M1) 2 >= 11 macOS 14
+Windows 64-bit 1 >= Windows 10 Version 1809 Windows Server 2022
FreeBSD 1 >= 10 FreeBSD 13
-macOS (M1) 2 >= 10.15
OpenBSD 2 >= 7
MinGW 2 MinGW-w64
+Windows 64-bit 3 < Windows 10 Version 1809
Note: Windows 10 "Version 1809" or later is required for |:terminal|. To check
your Windows version, run the "winver" command and look for "Version xxxx"
@@ -33,7 +34,7 @@ Support types ~
systems are maintained to the best of our ability, without being a top
priority.
-* Tier 3: Not tested and no guarantees, but may work.
+* Tier 3: Not tested and no guarantees, and not all features may work.
Adding support for a new platform ~