432 Commits

Author SHA1 Message Date
leafOfTree e1dab23589 Improve code and performance 2021-03-29 15:58:50 +08:00
leafOfTree 6b48092f15 Update doc 2021-03-29 15:58:33 +08:00
leafOfTree 2b050c42c1 Refactor the whole plugin 2021-03-23 11:50:46 +08:00
leafOfTree b24ce56361 Remove optional function argument v2021_03_29 2021-03-12 17:03:34 +08:00
leafOfTree bfc3d79061 Update doc 2021-03-11 17:04:39 +08:00
leafOfTree e786110b03 Update doc 2021-03-11 17:03:27 +08:00
leafOfTree fe9e97cd44 Update doc 2021-03-11 17:00:00 +08:00
leafOfTree 23f28eab69 Update travis config 2021-03-11 16:47:37 +08:00
leafOfTree 36101b1f31 Update travis config 2021-03-11 16:29:38 +08:00
leafOfTree 8e61377bdd Update travis config 2021-03-11 15:29:29 +08:00
leafOfTree 6350c9b114 Update 2021-03-11 14:54:48 +08:00
leafOfTree 9af7723bd1 Support custom blocks syntax and indent 2021-03-11 14:52:38 +08:00
leafOfTree db71d38675 Fix vue3 keyword syntax for pangloss/vim-javascript 2021-02-22 16:56:17 +08:00
leafOfTree f3813ab0e4 Preserve shiftwidth across loading sub-syntax indent files 2021-01-13 12:42:10 +08:00
leafOfTree aa4ca7b23d Update doc 2021-01-05 13:45:21 +08:00
leafOfTree d975ab169d Update code comments 2020-12-31 16:21:22 +08:00
leafOfTree 017a4002a8 Use syn-match to highlight both transition and transition-group 2020-12-31 16:16:46 +08:00
leaf 04c117ef48 Update lifecycle hooks keyword 2020-12-29 13:57:20 +08:00
leafOfTree 1fefdc214c Highlight transition attributes as htmlArg 2020-12-14 19:29:47 +08:00
leafOfTree 2802a661bd Not set local 'tabstop' and 'shiftwidth' in plugin 2020-12-11 10:13:11 +08:00
leafOfTree fa9b8f3973 Update doc 2020-12-02 15:18:02 +08:00
leafOfTree 5a32d19c40 Extend cssValueNumber only for scss/sass 2020-12-02 15:17:44 +08:00
leafOfTree 7ab2e3b989 Extend cssValueNumber for scss/sass 2020-12-02 14:45:20 +08:00
leafOfTree 7fd71e34f5 Update doc 2020-11-20 12:31:03 +08:00
leafOfTree a271e0fbe9 Update doc 2020-11-20 11:58:22 +08:00
leafOfTree a5e3c10795 Enable fodexpr initially when the line number is less than 1000 2020-11-20 11:46:14 +08:00
leafOfTree 5f175b37ec Update doc 2020-11-19 19:13:18 +08:00
leafOfTree 9f0ed056b6 Support Vue3 composition API syntax 2020-11-19 17:35:22 +08:00
leafOfTree b32c3a5bf7 Improve code format 2020-11-19 09:52:03 +08:00
leafOfTree 21a15e0c5a Update doc 2020-11-18 10:41:05 +08:00
leafOfTree c7de4b5005 Update doc 2020-11-18 10:33:29 +08:00
leafOfTree ad9f8a7f5f Make sure there is syntax to check subtype 2020-11-02 13:06:54 +08:00
leafOfTree b63f0a9bdf Update doc 2020-10-13 15:31:03 +08:00
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