mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
add support for CSS3 Grid Positioning
This commit is contained in:
2
after/syntax/css/css3-grid.vim
Normal file
2
after/syntax/css/css3-grid.vim
Normal file
@@ -0,0 +1,2 @@
|
||||
" TODO: create cssGridProp group and cssGridAttr group
|
||||
syn match cssFontProp contained "\<grid-\(columns\|rows\)\>"
|
||||
Reference in New Issue
Block a user