mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-15 23:13:50 -05:00
Compare commits
2 Commits
master
...
4081466cc7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4081466cc7 | ||
|
|
a4379c6305 |
@@ -1,4 +1,8 @@
|
|||||||

|
This is my top-starred repository on Github, so I've decided to put this ad here:
|
||||||
|
|
||||||
|
If you work for big corp and seek consulting, please visit following repository: https://github.com/sheerun/consultation
|
||||||
|
|
||||||
|

|
||||||
|
syn iskeyword @,48-57,_,192-255,-
|
||||||
|
else
|
||||||
|
setlocal iskeyword=@,48-57,_,192-255,-
|
||||||
|
endif
|
||||||
|
|
||||||
" HTML4 tags
|
" HTML4 tags
|
||||||
syn keyword cssTagName abbr address area a b base
|
syn keyword cssTagName abbr address area a b base
|
||||||
|
|||||||
Reference in New Issue
Block a user