mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 11:14:25 +08:00
Add 'numeric' value for 'system' descriptor
With Vim 7.4.640, the keyword seems not to be treated by neither Vim's css.vim nor this extension. Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
This commit is contained in:
committed by
Kyo Nagashima
parent
21b74dc4a3
commit
cd20896c4e
@@ -121,6 +121,7 @@
|
||||
display: symbols("*" "\2020" "\2021" "\A7");
|
||||
display: bullets;
|
||||
display: words;
|
||||
display: numeric;
|
||||
}
|
||||
|
||||
.display {
|
||||
|
||||
Reference in New Issue
Block a user