Commit Graph

29 Commits

Author SHA1 Message Date
leafOfTree
d3bfb9e0b6 Adjust VueKey regexp 2020-01-22 10:56:15 +08:00
leafOfTree
f956127c6c Improve VueKey regexp 2020-01-22 10:30:41 +08:00
leafOfTree
42c55f53e5 Hightlight vue attr only if enabled 2019-12-03 11:15:32 +08:00
leafOfTree
861f956569 Fix empty Vue attribute string's highlight issue 2019-10-21 19:14:21 +08:00
yemai
d7e46089e3 fix: javaScriptOperator match regexp 2019-08-24 19:27:32 +08:00
yemai
844beaf808 fix: distingush operator '/' from comment '//' or '/* */' 2019-08-24 19:15:11 +08:00
yemai
273c1438f6 chore: improve code format 2019-08-22 21:16:46 +08:00
yemai
bdb7ed2d82 feat: support vim-emmet filetype detection in .vue 2019-08-09 12:02:00 +08:00
yemai
b398419918 feat: highlight built in components 2019-07-22 19:21:55 +08:00
yemai
33ee9139fa feat: support html5 data-* with default option 2019-07-03 12:16:27 +08:00
yemai
02a670a185 fix: conflic between number with minus highlighting and html data-* attr 2019-07-03 11:42:27 +08:00
yemai
331f91ed67 chore: improve code format 2019-06-25 10:10:11 +08:00
yemai
9463dd0eb5 fix: Vue directive highlighting error. 2019-06-20 10:47:03 +08:00
yemai
d5b662b465 fix: v-else highlighting error 2019-06-20 10:25:49 +08:00
yemai
cc09070e59 fix: link VueComponentName to htmlTagName 2019-06-18 17:30:52 +08:00
yemai
8c1dfdb970 chore: remove extra comment 2019-06-18 13:17:35 +08:00
yemai
4b49f3ec17 chore: set option 'g:vim_vue_plugin_highlight_vue_attr' default to 0 2019-06-18 13:12:10 +08:00
yemai
a5c9f7e0cf chore: add option to highlight vue attr differently 2019-06-18 12:10:13 +08:00
yemai
c8fd0c85d8 fix: make VueComponentName case sensitive 2019-06-18 10:25:25 +08:00
yemai
b6cc427049 chore: format code 2019-06-18 10:19:43 +08:00
yemai
6eded6268d feat: highlight PascalCase component name 2019-06-18 10:09:00 +08:00
yemai
302a5e55ec chore: rename syntax group 2019-06-17 15:32:38 +08:00
yemai
0a3aeeea09 feat: support custom tag syntax like view, text... 2019-06-17 15:31:36 +08:00
yemai
846ba3a5b4 chore: use highlight default link 2019-06-14 14:40:03 +08:00
yemai
e63b4e8555 chore: remove unneeded syntax arg 2019-06-14 12:25:38 +08:00
yemai
011169653d feat: change vue AttrKey highlight link to 'Type' 2019-06-14 12:21:20 +08:00
yemai
c822a02305 feat: support vue component name syntax 2019-06-13 13:23:09 +08:00
yemai
66199d159f refact: improve code 2019-06-13 12:36:36 +08:00
yemai
b14869efd9 feat: add vue directive syntax highlight 2019-06-13 11:22:01 +08:00