Skip to content

Commit 44212d3

Browse files
committed
Update installation guidance
1 parent f53a72e commit 44212d3

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,12 @@ CSS3 syntax (and syntax defined in some foreign specifications) support for
88
INSTALLATION
99
------------
1010

11-
This version is compatible with **Vim 9.0 or higher** with default runtime
12-
files. If you still use Vim 8.x, you must use [older version][2] of this
13-
plug-in.
11+
This syntax files are compatible with the default runtime files that come with
12+
**Vim 9.0 or higher**. If you still use Vim 8.x or lower, you must:
13+
14+
- Update runtime files (recommended)
15+
- Use [older version][2]
16+
- Switch to [`vim80` branch][3]
1417

1518

1619
### Vim package
@@ -76,3 +79,4 @@ MIT
7679

7780
[1]: http://www.vim.org/
7881
[2]: https://github.com/hail2u/vim-css3-syntax/releases/tag/v1.10.2
82+
[3]: https://github.com/hail2u/vim-css3-syntax/tree/vim80

0 commit comments

Comments
 (0)