File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ CSS3 syntax (and syntax defined in some foreign specifications) support for
8
8
INSTALLATION
9
9
------------
10
10
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 ]
14
17
15
18
16
19
### Vim package
76
79
77
80
[ 1 ] : http://www.vim.org/
78
81
[ 2 ] : https://github.com/hail2u/vim-css3-syntax/releases/tag/v1.10.2
82
+ [ 3 ] : https://github.com/hail2u/vim-css3-syntax/tree/vim80
You can’t perform that action at this time.
0 commit comments