mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 10:44:23 +08:00
Update installation guidance
This commit is contained in:
10
README.md
10
README.md
@@ -8,9 +8,12 @@ CSS3 syntax (and syntax defined in some foreign specifications) support for
|
|||||||
INSTALLATION
|
INSTALLATION
|
||||||
------------
|
------------
|
||||||
|
|
||||||
This version is compatible with **Vim 9.0 or higher** with default runtime
|
This syntax files are compatible with the default runtime files that come with
|
||||||
files. If you still use Vim 8.x, you must use [older version][2] of this
|
**Vim 9.0 or higher**. If you still use Vim 8.x or lower, you must:
|
||||||
plug-in.
|
|
||||||
|
- Update runtime files (recommended)
|
||||||
|
- Use [older version][2]
|
||||||
|
- Switch to [`vim80` branch][3]
|
||||||
|
|
||||||
|
|
||||||
### Vim package
|
### Vim package
|
||||||
@@ -76,3 +79,4 @@ MIT
|
|||||||
|
|
||||||
[1]: http://www.vim.org/
|
[1]: http://www.vim.org/
|
||||||
[2]: https://github.com/hail2u/vim-css3-syntax/releases/tag/v1.10.2
|
[2]: https://github.com/hail2u/vim-css3-syntax/releases/tag/v1.10.2
|
||||||
|
[3]: https://github.com/hail2u/vim-css3-syntax/tree/vim80
|
||||||
|
|||||||
Reference in New Issue
Block a user