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
|
9984150cc9
|
fix: '-10' highlighting error caused by syn iskeyword
|
2019-07-01 12:14:25 +08:00 |
|
yemai
|
331f91ed67
|
chore: improve code format
|
2019-06-25 10:10:11 +08:00 |
|
yemai
|
03dc41e8b5
|
fix: syntax clear htmlHead to avoid highlighting error
|
2019-06-20 11:20:21 +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
|
5741c9194c
|
fix: vueTag matching operator '<=' error
|
2019-06-18 18:06:34 +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
|
dc31774540
|
chore: remove unused code
|
2019-06-13 13:11:27 +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 |
|
yemai
|
e8d14f8b9c
|
refact: use full command name
|
2019-06-13 10:59:30 +08:00 |
|
yemai
|
b98c23545b
|
fix: add '^' back in vueTemplate end match pattern
|
2019-06-12 13:11:11 +08:00 |
|
yemai
|
c4047490fd
|
fix: remove '^' in vueTemplate end match regex
|
2019-06-12 12:59:15 +08:00 |
|
yemai
|
82b6d6658d
|
docs: remove 'Wepy' in header description
|
2019-05-27 11:00:10 +08:00 |
|
yemai
|
e293511d9e
|
chore: use 'marker' fold method
|
2019-05-27 10:58:13 +08:00 |
|
yemai
|
6020f11232
|
chore: improve code quality
|
2019-05-21 11:35:27 +08:00 |
|
yemai
|
deaf33485c
|
feat: improve performance
|
2019-05-20 14:06:46 +08:00 |
|
yemai
|
f5b90ba0d8
|
fix: sass and less syntax group conflict
|
2019-05-17 19:14:28 +08:00 |
|
yemai
|
ecffb28da6
|
chore: clean code
|
2019-05-17 17:39:04 +08:00 |
|
yemai
|
0e3570280e
|
feat: support sass/scss
|
2019-05-17 17:12:41 +08:00 |
|
yemai
|
9d4a7ada4e
|
feat: support less syntax from origin or vim-less
|
2019-05-17 14:59:47 +08:00 |
|
yemai
|
c1ccd969da
|
feat: improve Vue tag syntax highlight
|
2019-05-17 12:05:56 +08:00 |
|
yemai
|
e79904c56f
|
style: format code
|
2019-04-15 10:58:02 +08:00 |
|
yemai
|
f106b0be7e
|
feat: support syntax in $HOME/.vim
|
2018-10-23 12:33:09 +08:00 |
|
yemai
|
f0910b42e7
|
feat: load default javascript syntax if vim-javascript is not used
|
2018-10-19 19:23:02 +08:00 |
|
yemai
|
816d414f47
|
chore: update legacy comment
|
2018-10-19 19:13:58 +08:00 |
|
yemai
|
442a05957d
|
fix: always use unlet! to ignore not exist error
|
2018-10-19 11:38:52 +08:00 |
|
yemai
|
b0b0e77d19
|
fix: init value and capital $VIMRUNTIME bugs
|
2018-10-19 11:35:54 +08:00 |
|
yemai
|
400f4ce49d
|
fix: use unix fileformat for .vim files
|
2018-10-19 11:27:09 +08:00 |
|
yemai
|
42484afc92
|
refact: remove after directory to support pathogen installation
|
2018-10-15 12:52:16 +08:00 |
|