1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 21:00:03 +08:00

docs(index): add vim versions

Co-authored-by: Ștefan-Iulian Alecu <salecu@talentingsoftware.com>
This commit is contained in:
Alecu Ștefan-Iulian 2022-07-25 16:04:16 +03:00 committed by GitHub
parent b0dcd1bb84
commit ba187ae41f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,16 +74,26 @@ Contribute code, report bugs and request features on [GitHub](https://github.com
SpaceVim has been tested in [github action](https://github.com/SpaceVim/SpaceVim/actions) with following
versions of neovim and vim:
| Program | Version | Windows | Linux |
| ------- | ------- | ------- | ----- |
| neovim | v0.6.1 | √ | √ |
| neovim | v0.6.0 | √ | √ |
| neovim | v0.5.1 | √ | √ |
| neovim | v0.5.0 | √ | √ |
| neovim | v0.4.4 | √ | √ |
| neovim | v0.4.3 | √ | √ |
| neovim | v0.4.2 | √ | √ |
| neovim | v0.3.8 | √ | √ |
| Program | Version | Windows | Linux |
| ------- | ---------- | ------- | ----- |
| vim | v8.2.3995 | √ | √ |
| vim | v8.2.2434 | √ | √ |
| vim | v8.1.2669 | √ | √ |
| vim | v7.0.1453 | √ | √ |
| vim | v7.0.0184 | √ | √ |
| vim | v7.0.0183 | √ | √ |
| vim | v8.0.027 | √ | √ |
| vim | v7.4.1689 | √ | √ |
| vim | v7.4.629 | √ | √ |
| vim | v7.4.052 | √ | √ |
| neovim | v0.6.1 | √ | √ |
| neovim | v0.6.0 | √ | √ |
| neovim | v0.5.1 | √ | √ |
| neovim | v0.5.0 | √ | √ |
| neovim | v0.4.4 | √ | √ |
| neovim | v0.4.3 | √ | √ |
| neovim | v0.4.2 | √ | √ |
| neovim | v0.3.8 | √ | √ |
For more general questions, please read the SpaceVim [FAQ](faq/).