File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Expand file tree Collapse file tree 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
55[ Vim] [ 1 ] ’s built-in ` syntax/css.vim `
66
77
8- INSTALLATION
9- ------------
8+ COMPATIBILITY
9+ -------------
1010
1111This syntax files are compatible with the default runtime files that come with
1212** Vim 9.0 or higher** . If you still use Vim 8.x or lower, you must:
1313
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+ ------------
1722
1823
1924### Vim package
7883
7984
8085[ 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