yemai
|
02029e1ae1
|
feat: add fold
|
2019-08-15 16:06:20 +08:00 |
|
yemai
|
53f43c2065
|
docs: update
|
2019-08-15 16:06:03 +08:00 |
|
yemai
|
af4b24e550
|
refact: update variable name
|
2019-08-14 12:08:05 +08:00 |
|
yemai
|
4ad38ef6b7
|
fix: JavaScript Number is highlighted in String error
|
2019-08-13 15:32:53 +08:00 |
|
yemai
|
41c6a0f9b4
|
docs: update
|
2019-08-13 15:11:18 +08:00 |
|
yemai
|
71215b0843
|
refact: format code
|
2019-08-13 15:04:59 +08:00 |
|
yemai
|
31dd141bd7
|
docs: update
|
2019-08-13 09:52:31 +08:00 |
|
yemai
|
d4b3afddff
|
fix: set default value '' for get() for string equal
|
2019-08-09 14:20:51 +08:00 |
|
yemai
|
b96d04e4be
|
refact: replace regexp match with string equal
|
2019-08-09 13:55:58 +08:00 |
|
yemai
|
b9d6dde39a
|
docs: update
|
2019-08-09 13:42:12 +08:00 |
|
yemai
|
d3d7611bcd
|
feat: support vim-emmet JavaScript filetype
|
2019-08-09 13:42:04 +08:00 |
|
yemai
|
323afa1372
|
docs: update
|
2019-08-09 12:38:17 +08:00 |
|
yemai
|
bdb7ed2d82
|
feat: support vim-emmet filetype detection in .vue
|
2019-08-09 12:02:00 +08:00 |
|
yemai
|
73b7971ba7
|
docs: update
|
2019-08-09 09:42:45 +08:00 |
|
yemai
|
1b842b4786
|
fix: only correct empty tag with '>' end
|
2019-08-08 14:45:35 +08:00 |
|
yemai
|
316587346d
|
fix: corrent indent for multiline empty tags
|
2019-08-08 14:39:47 +08:00 |
|
yemai
|
0e48fbf579
|
docs: fix typos
|
2019-08-08 14:38:47 +08:00 |
|
yemai
|
9827833576
|
docs: fix typos and format
|
2019-08-08 11:27:58 +08:00 |
|
yemai
|
3229d3f562
|
chore: remove debug messages; refact code
|
2019-08-08 11:19:01 +08:00 |
|
yemai
|
b398419918
|
feat: highlight built in components
|
2019-07-22 19:21:55 +08:00 |
|
yemai
|
39ec53975a
|
fix: inner </template> indentation error
|
2019-07-22 17:55:16 +08:00 |
|
yemai
|
7e324fdcc8
|
fix: add '-' to local iskeyword for vim prior to patch-7.4-1142
|
2019-07-03 12:29:04 +08:00 |
|
yemai
|
90cceedf97
|
fix: typo
|
2019-07-03 12:23:06 +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
|
ce486863ed
|
chore: update .gitignore
|
2019-07-02 11:01:44 +08:00 |
|
yemai
|
fd42d2b7d1
|
fix: indentation error of empty tag and vue tag
|
2019-07-02 09:41:48 +08:00 |
|
yemai
|
9984150cc9
|
fix: '-10' highlighting error caused by syn iskeyword
|
2019-07-01 12:14:25 +08:00 |
|
yemai
|
2e2debec2c
|
fix: indentation error inside html comments
|
2019-06-27 11:31:41 +08:00 |
|
yemai
|
331f91ed67
|
chore: improve code format
|
2019-06-25 10:10:11 +08:00 |
|
yemai
|
d3373bd6d1
|
docs: update
|
2019-06-20 11:26:29 +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
|
d37185ccf6
|
fix: indentation error when prev line is end tag and has_init_indent is
set
|
2019-06-19 17:08:32 +08:00 |
|
yemai
|
d5768eb528
|
fix: tag following /> indentation error
|
2019-06-19 15:09:27 +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
|
333b29528e
|
feat: add html indentation method for empty tags.
|
2019-06-17 15:19:55 +08:00 |
|
yemai
|
176e7aa642
|
fix: recover to XmlIndent for correct common tag indentation
|
2019-06-17 13:25:30 +08:00 |
|
yemai
|
151d3cdc2f
|
feat: add ftplugin to support matchit '%' usage for template tag
|
2019-06-17 12:40:54 +08:00 |
|
yemai
|
2941c40e6c
|
fix: replace xml/indent with html/indent to fix empty tag indent error
|
2019-06-17 11:10:39 +08:00 |
|