File tree 1 file changed +13
-7
lines changed
1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,20 @@ CSS3 syntax (and syntax defined in some foreign specifications) support for
5
5
[ Vim] [ 1 ] ’s built-in ` syntax/css.vim `
6
6
7
7
8
- INSTALLATION
9
- ------------
8
+ COMPATIBILITY
9
+ -------------
10
10
11
11
This syntax files are compatible with the default runtime files that come with
12
12
** Vim 9.0 or higher** . If you still use Vim 8.x or lower, you must:
13
13
14
- - Update runtime files (recommended)
15
- - Use [ older version] [ 2 ]
16
- - Switch to [ ` vim80 ` branch] [ 3 ]
14
+ - Copy [ latest CSS syntax file] [ 2 ] to your ` ~/.vim/ ` directory (recommended)
15
+ - Update runtime files
16
+ - Use [ older version] [ 3 ]
17
+ - Switch to [ ` vim80 ` branch] [ 4 ]
18
+
19
+
20
+ INSTALLATION
21
+ ------------
17
22
18
23
19
24
### Vim package
78
83
79
84
80
85
[ 1 ] : http://www.vim.org/
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
86
+ [ 2 ] : https://github.com/vim/vim/blob/master/runtime/syntax/css.vim
87
+ [ 3 ] : https://github.com/hail2u/vim-css3-syntax/releases/tag/v1.10.2
88
+ [ 4 ] : https://github.com/hail2u/vim-css3-syntax/tree/vim80
You can’t perform that action at this time.
0 commit comments