leafOfTree
|
de581bc075
|
Add Vue subtype onChange event
|
2020-10-13 14:51:25 +08:00 |
|
leafOfTree
|
09d82e6312
|
Avoid highlighting VueExpression in htmlComment
|
2020-10-13 13:52:48 +08:00 |
|
leafOfTree
|
a789d7622e
|
Improve code format
|
2020-10-10 11:08:20 +08:00 |
|
leafOfTree
|
559d93c6ba
|
Support async before keyword with arrow function
|
2020-10-10 10:35:30 +08:00 |
|
leafOfTree
|
b8e23259e2
|
Support async before vue keyword
|
2020-10-10 10:13:21 +08:00 |
|
leafOfTree
|
aa50c38902
|
Update doc
|
2020-08-12 15:17:35 +08:00 |
|
leafOfTree
|
9be92aa256
|
Highlight keywords with required indent
|
2020-08-12 15:13:38 +08:00 |
|
leafOfTree
|
069ad44389
|
Refactor keywords regexp
|
2020-08-12 15:01:50 +08:00 |
|
leafOfTree
|
042284ed01
|
Add a: to function arg 'lnum'
|
2020-08-12 14:38:49 +08:00 |
|
leafOfTree
|
9fb91c4869
|
Update doc
|
2020-08-10 11:50:30 +08:00 |
|
leafOfTree
|
c7fed8e6f3
|
Update doc
|
2020-07-29 09:14:33 +08:00 |
|
leafOfTree
|
d68a2c9bf9
|
Set syn-sync minlines to 100
|
2020-07-29 08:50:43 +08:00 |
|
leafOfTree
|
cacfb8a925
|
Add group name 'vueObjectKeyword'
|
2020-07-29 08:50:29 +08:00 |
|
leafOfTree
|
1d99d84ef2
|
Fix indent after empty tag
|
2020-07-17 09:05:13 +08:00 |
|
leafOfTree
|
b22a41fb6b
|
Use a help function to get user config
|
2020-07-17 08:45:06 +08:00 |
|
leafOfTree
|
fe9c81657a
|
Fix invalid link
|
2020-07-17 08:41:32 +08:00 |
|
leafOfTree
|
e952addbf7
|
Adjust comments length
|
2020-07-17 08:02:26 +08:00 |
|
leafOfTree
|
6c09d4787b
|
Add option to highlight vue keywords
|
2020-07-17 07:46:28 +08:00 |
|
leafOfTree
|
bf0441f48c
|
Use setf vue to avoid setting it twice
|
2020-07-16 13:31:39 +08:00 |
|
leafOfTree
|
110df06b08
|
Adjust gh pages config
|
2020-07-15 10:36:38 +08:00 |
|
leafOfTree
|
158cea262f
|
Fix typo
|
2020-07-15 08:53:31 +08:00 |
|
leafOfTree
|
27acf5e9c7
|
Merge branch 'master' of https://github.com/leafOfTree/vim-vue-plugin
|
2020-07-14 19:58:31 +08:00 |
|
leafOfTree
|
5cd4474b21
|
Update doc
|
2020-07-14 19:57:51 +08:00 |
|
leafOfTree
|
b2454ed6b9
|
Keep backward compatible for use_sass option
|
2020-07-14 19:56:43 +08:00 |
|
leafOfTree
|
1eeb7b4d42
|
Support third party scss plugins
|
2020-07-14 19:53:19 +08:00 |
|
leafOfTree
|
93236bf598
|
Update doc
|
2020-07-14 08:06:39 +08:00 |
|
leafOfTree
|
d41abb21bb
|
Update doc
|
2020-07-14 07:53:06 +08:00 |
|
leafOfTree
|
b3c04c7dc9
|
Support table in GhPages
|
2020-07-09 18:10:04 +08:00 |
|
leafOfTree
|
3026a966d0
|
Merge branch 'master' of https://github.com/leafOfTree/vim-vue-plugin
|
2020-07-07 18:40:34 +08:00 |
|
leafOfTree
|
d2b6f74b26
|
Update _config.yml to render GhPages correctly
|
2020-07-07 18:40:11 +08:00 |
|
leafOfTree
|
34dff9369e
|
Change sass syntax name to sassVueStyle to support emmet
|
2020-05-14 07:32:10 +08:00 |
|
leafOfTree
|
1e00bf31eb
|
Move filetype setting to ftdetect
|
2020-04-26 20:13:53 +08:00 |
|
leafOfTree
|
70d9838bcc
|
Simplify filetype setting
|
2020-04-26 19:46:01 +08:00 |
|
leafOfTree
|
705b518a05
|
Add comment for LoadFullSyntax()
|
2020-04-26 17:39:33 +08:00 |
|
leafOfTree
|
dc314be402
|
Load full syntax for stylus
|
2020-04-26 17:36:56 +08:00 |
|
 leafandGitHub
|
e0f980e85d
|
Merge pull request #22 from seevee/master
Add Stylus support
|
2020-04-26 17:25:18 +08:00 |
|
leafOfTree
|
6a958cedcc
|
Handle folding in script and template/style separately
|
2020-04-13 14:53:02 +08:00 |
|
leafOfTree
|
e237cabce1
|
Remove redundant blank lines
|
2020-04-07 11:56:57 +08:00 |
|
leafOfTree
|
021c921b36
|
Fix string template with quotes syntax error
|
2020-03-25 11:41:34 +08:00 |
|
leafOfTree
|
7df45dfd49
|
Add syntax sync settings for long files to fix syntx issues
|
2020-03-21 14:41:05 +08:00 |
|
leafOfTree
|
ad44fd0106
|
Fix syntax error in nvim caused by matchparis
|
2020-03-20 11:47:56 +08:00 |
|
leafOfTree
|
d6a25fc824
|
Support single quote for language definition
|
2020-03-18 09:24:48 +08:00 |
|
leafOfTree
|
562ae8a922
|
Update doc
|
2020-02-25 09:47:21 +08:00 |
|
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
|
7743f9bbd5
|
Update doc
|
2020-01-20 17:36:48 +08:00 |
|
leafOfTree
|
640a874b2f
|
Restore formatoptions changed by pug
|
2020-01-09 17:51:35 +08:00 |
|
leafOfTree
|
74cd78ba77
|
Fix local formatoptions value changed by pug
|
2020-01-09 17:47:36 +08:00 |
|
leafOfTree
|
d9c0860388
|
Fix indentation after empty tags for vim8.1
|
2020-01-09 12:58:33 +08:00 |
|
leafOfTree
|
e5e3e4be80
|
Update doc
|
2020-01-07 15:10:57 +08:00 |
|
leafOfTree
|
c39d801666
|
Update doc
|
2020-01-07 14:38:53 +08:00 |
|
leafOfTree
|
8f1f133498
|
Update doc
|
2020-01-07 13:43:22 +08:00 |
|
leafOfTree
|
98f3c6cab1
|
Adjust image width
|
2020-01-07 11:22:13 +08:00 |
|
leafOfTree
|
4ac5447bfc
|
Fix typos
|
2020-01-07 11:22:04 +08:00 |
|
leafOfTree
|
1d7e5bda06
|
Update test config
|
2020-01-07 11:20:41 +08:00 |
|
leafOfTree
|
509aa155c3
|
Fix typos
|
2020-01-06 18:49:02 +08:00 |
|
leafOfTree
|
a2ed59ef3e
|
Update doc
|
2020-01-06 18:48:23 +08:00 |
|
leafOfTree
|
0766903646
|
Update doc
|
2020-01-06 18:45:19 +08:00 |
|
leafOfTree
|
e76dae7144
|
Update doc
|
2020-01-06 18:44:22 +08:00 |
|
leafOfTree
|
3976108431
|
Update doc
|
2020-01-06 17:36:14 +08:00 |
|
leafOfTree
|
7c45c5334a
|
Update doc
|
2020-01-06 17:33:43 +08:00 |
|
leafOfTree
|
685c3f59d0
|
Support TypeScript indent
|
2020-01-06 17:27:29 +08:00 |
|
leafOfTree
|
4e3df3a599
|
Support TypeScript syntax
|
2020-01-06 17:20:46 +08:00 |
|
leafOfTree
|
a64b99f0b0
|
Add code comment
|
2020-01-06 11:03:29 +08:00 |
|
leafOfTree
|
bc4ea4dbfe
|
Update doc about load_full_syntx
|
2019-12-04 10:18:41 +08:00 |
|
leafOfTree
|
242d0334ba
|
Improve code comment
|
2019-12-04 10:17:00 +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 |
|
leafOfTree
|
8ce5b2d3e6
|
Improve code
|
2019-10-21 18:56:23 +08:00 |
|
leafOfTree
|
b98aa220e8
|
Update doc
|
2019-10-14 13:11:38 +08:00 |
|
leafOfTree
|
3f0770aa67
|
Update doc
|
2019-10-12 19:07:56 +08:00 |
|
leafOfTree
|
1f4a3e8183
|
Update doc
|
2019-10-12 17:34:57 +08:00 |
|
leafOfTree
|
58ec6303e1
|
Update doc
|
2019-10-12 17:33:31 +08:00 |
|
leafOfTree
|
44ab99e97b
|
Update doc
|
2019-10-12 16:00:05 +08:00 |
|
leafOfTree
|
c4ec224820
|
Update doc
|
2019-10-12 15:37:41 +08:00 |
|
leafOfTree
|
e413df775e
|
Add init indent if ind < 1
|
2019-10-12 15:37:34 +08:00 |
|
leafOfTree
|
bd7cb41e06
|
Remove blank lines
|
2019-10-12 15:37:16 +08:00 |
|
leafOfTree
|
c063dca27c
|
Update doc
|
2019-10-12 11:03:03 +08:00 |
|
leafOfTree
|
73cfb71a69
|
Update doc
|
2019-10-12 09:49:25 +08:00 |
|
leafOfTree
|
4120d8ec63
|
Update doc
|
2019-10-12 09:47:02 +08:00 |
|
leafOfTree
|
e04d60d63f
|
Update travis
|
2019-10-11 17:43:17 +08:00 |
|
leafOfTree
|
acf081f687
|
Improve syntax regexp
|
2019-10-11 17:43:10 +08:00 |
|
leafOfTree
|
915689d653
|
Check current line syntax instead of previous
|
2019-10-11 15:32:02 +08:00 |
|
leafOfTree
|
7a3dc54bf2
|
Update doc
|
2019-10-11 13:34:50 +08:00 |
|
leafOfTree
|
a0e6567761
|
Update doc
|
2019-10-11 13:34:21 +08:00 |
|
leafOfTree
|
7022bc7ca5
|
Set the language key to minimal
|
2019-10-11 12:06:57 +08:00 |
|
leafOfTree
|
9317963eeb
|
Add test status
|
2019-10-11 10:21:17 +08:00 |
|
leafOfTree
|
ef5ac524fb
|
Update doc
|
2019-10-10 18:25:57 +08:00 |
|
leafOfTree
|
3d6ed37e60
|
Silently clear specific syntax
|
2019-10-09 17:48:21 +08:00 |
|
 leafandGitHub
|
1a1e1f1340
|
Merge pull request #16 from DCRichards/fix/15-load-js-cluster-printed
15: Moved Log function to autoload for global access
|
2019-10-08 18:45:54 +08:00 |
|
leafOfTree
|
4b0e807db4
|
Fix typo
|
2019-09-25 14:24:27 +08:00 |
|
leafOfTree
|
26459d2c84
|
Fix incorrect fold for template
|
2019-09-25 14:22:16 +08:00 |
|
leafOfTree
|
f591da8f5e
|
Indent correctly with template string
|
2019-09-20 16:34:48 +08:00 |
|
leafOfTree
|
b76a07346d
|
Add highlight link for css patch syntax
|
2019-09-17 15:16:35 +08:00 |
|
leafOfTree
|
ebab0244af
|
Update doc
|
2019-09-17 10:06:22 +08:00 |
|
leafOfTree
|
5b2b2c140d
|
Fix css keyframe prop highlight
|
2019-09-12 11:39:59 +08:00 |
|
leafOfTree
|
6ec6ae0735
|
Fix css unit syntax issue
|
2019-09-11 19:05:17 +08:00 |
|
leafOfTree
|
2124cbbe77
|
Add ':' to indentkeys
|
2019-09-11 11:25:04 +08:00 |
|
leafOfTree
|
b31d15a2c7
|
Support vim-css-color color preview for less/sass
|
2019-09-11 10:44:18 +08:00 |
|
leafOfTree
|
d567055d3d
|
Fix pug template indentation error
|
2019-09-11 10:32:59 +08:00 |
|