100 Commits
Author SHA1 Message Date
leafOfTree 04c3fb20ed Load all tags after syntax instead of only style 2023-10-05 11:51:45 +08:00
leafOfTree 58ac69b2c8 Update doc 2023-02-02 12:33:31 +08:00
leafOfTree 4d31393b03 Remove timer usage 2023-01-31 17:29:23 +08:00
leafOfTree 8d75429260 Fix syntax lost issue when using netrw :Vexplore 2023-01-31 15:31:52 +08:00
leafOfTree ed318345cf Simplify html syntax commands 2023-01-31 15:17:32 +08:00
leafOfTree 84ac1d2359 Highlight <script...> as htmlTagName instead of htmlSpecialTagName from built-in syntax 2022-10-11 14:16:21 +08:00
leafOfTree 4da7d448ae Fix GetVueTag for blank lines between blocks 2022-06-15 14:22:54 +08:00
leafOfTree ac76f21419 Update doc 2022-06-15 11:59:05 +08:00
leafOfTree be0f84ebb5 Update doc 2022-06-15 11:41:42 +08:00
leafOfTree 3b90ccad2d Update 2022-06-15 11:32:33 +08:00
leafOfTree b2bb4dd8f6 Fix miniprogram syntax containing blank 2022-03-03 15:27:17 +08:00
leafOfTree b4c9fdc87a Update doc 2022-02-21 16:25:10 +08:00
leafOfTree 6569315461 Update doc 2022-02-21 16:24:09 +08:00
leafOfTree 5977fc07fe Update doc 2022-02-21 16:23:04 +08:00
leafOfTree a8decb75b1 Remove fold timer to support makeview/loadview 2021-11-05 17:50:11 +08:00
leafOfTree 469c43292d Fix syntax error for directives without value 2021-11-05 17:50:11 +08:00
leafOfTree dd0e3145af Update doc 2021-09-12 10:47:58 +08:00
leafOfTree a5be3e6c3a Update doc 2021-09-12 10:46:44 +08:00
leafOfTree 7f4c259d27 Fix fold level of blank lines in <script> 2021-09-10 13:20:12 +08:00
leafOfTree 8e121ce67d Update doc 2021-09-10 12:03:57 +08:00
leafOfTree 6678475a50 Update doc 2021-09-06 16:08:55 +08:00
leafOfTree 0432e150dc Update doc 2021-09-06 16:07:32 +08:00
leafOfTree 15143762b8 Update doc 2021-09-06 15:58:31 +08:00
leafOfTree 3fa4bea6df Fix keyword error from containedin pattern 2021-08-13 19:05:46 +08:00
leafOfTree c248bd1488 Load syntax and then set syntax to fix syntax sync 2021-08-13 16:56:22 +08:00
leafOfTree 6e25aaf388 Fix syntax sync being cleared issue 2021-08-13 16:47:13 +08:00
leafOfTree 8d464e9506 Support vue3 API keywords 2021-08-13 16:29:57 +08:00
leafOfTree ab96ba2585 Support global api syntax 2021-08-13 13:08:06 +08:00
leafOfTree 4dd559c860 Support vue3 composition api 2021-08-13 12:50:34 +08:00
leafOfTree d15590dae2 Format code 2021-08-11 18:35:52 +08:00
leafOfTree eb3bba0ccb Support style v-bind syntax 2021-08-11 18:32:10 +08:00
leafOfTree e4ddccee90 Update doc 2021-08-05 16:37:20 +08:00
leafOfTree 0e68102487 Improve multiple line tag syntax and custom tag indent 2021-08-04 11:14:15 +08:00
leafOfTree 44b0071e2d Add custom tags 2021-08-02 15:02:30 +08:00
leafOfTree 3d2680a859 Support view block 2021-07-30 14:41:13 +08:00
leafOfTree cda82484d2 Update doc 2021-06-15 12:30:38 +08:00
leafOfTree 0e341ab4f8 Simplify example config 2021-06-15 12:29:47 +08:00
leafOfTree a5882eb712 Update doc 2021-06-05 16:02:34 +08:00
leafOfTree 568b571849 Update doc 2021-06-05 16:00:32 +08:00
leafOfTree b2b08cda9d Improve oneline block syntax 2021-06-02 13:51:42 +08:00
leafOfTree c43bd87267 Support oneline block 2021-06-02 13:20:40 +08:00
leafOfTree 98e22f2af4 Rename function name for clearer meaning 2021-05-20 11:47:17 +08:00
leafOfTree 43490363a5 Update doc 2021-05-19 11:20:04 +08:00
leafOfTree 50ea0b7bce Update CI config 2021-05-18 16:07:16 +08:00
leafOfTree 696533d262 Update doc 2021-05-12 19:09:04 +08:00
leafOfTree 9ae107ea6f Fix script fold issue 2021-05-10 14:02:08 +08:00
leafOfTree b8cbd66359 Use user's option when setting 2021-05-10 13:25:38 +08:00
leafOfTree 0f4b6b7b7e Update doc 2021-05-05 21:03:48 +08:00
leafOfTree 12e5eadbad Update doc 2021-05-05 20:59:04 +08:00
leafOfTree 617639320d Update doc 2021-05-05 20:57:51 +08:00
leafOfTree 511fb2fb82 Update doc 2021-05-05 20:56:59 +08:00
leafOfTree b8f8a45e44 Update doc 2021-05-05 20:54:48 +08:00
leafOfTree 32b89ad2bf Update doc 2021-04-26 16:03:04 +08:00
leafOfTree 9e642cc983 Update doc 2021-04-23 13:21:43 +08:00
leafOfTree 8a913af7a6 setlocal foldenable to default value (on) 2021-04-23 13:06:51 +08:00
leafOfTree 9e55939c89 Rename subtype to syntax 2021-04-23 12:49:55 +08:00
leafOfTree 5067a5cc25 Update doc 2021-04-19 18:59:32 +08:00
leafOfTree c4847c18e9 Update doc 2021-04-19 14:20:56 +08:00
leafOfTree d080255fce Fix foldexpr 2021-04-19 14:20:37 +08:00
leafOfTree 8f23970cf9 Update doc 2021-04-19 09:50:11 +08:00
leafOfTree d8a5c1486b Update doc 2021-04-19 09:39:44 +08:00
leafOfTree 8f0d26991a Update doc 2021-04-19 09:36:57 +08:00
leafOfTree 2a682014a3 Update doc 2021-04-16 16:22:57 +08:00
leafOfTree 483e45e198 Change options order 2021-04-16 16:22:51 +08:00
leafOfTree f1b7ea05b8 Backwards compatibility with init_indent 2021-04-16 14:46:11 +08:00
leafOfTree 6a94c30ec7 Add new 'initial indent' option 2021-04-16 13:33:56 +08:00
leafOfTree 87922641ad Fix various indent issues 2021-04-15 18:49:29 +08:00
leafOfTree 3ed1e89f55 Defer indent load time 2021-04-15 13:10:22 +08:00
leafOfTree ed7e1a9898 Use runtime typescript indent for javascript 2021-04-14 22:50:37 +08:00
leafOfTree c71f55019b Fix Vim built-in javascript indent on closing parenthesis 2021-04-14 12:01:33 +08:00
leafOfTree 5be2325222 Fix Vim built-in javascript indent 2021-04-14 11:44:14 +08:00
leafOfTree dcbdcbea37 Support full_syntax to be list or string 2021-04-14 11:27:35 +08:00
leafOfTree 26002b6212 Allow empty syntax list 2021-04-14 10:53:03 +08:00
leafOfTree 8d3c18621d Set syntax sync by each block syntax 2021-04-14 10:51:25 +08:00
leafOfTree 255472b126 Comment out syn sync fromstart for now 2021-04-13 15:53:48 +08:00
leafOfTree f437eea49d Update doc 2021-04-13 15:53:27 +08:00
leafOfTree f460616735 Add patch for mustache syntax from vim-mustache-handlebars 2021-04-13 15:06:55 +08:00
leafOfTree 8e6080629b Enable syntax sync fromstart 2021-04-13 15:05:37 +08:00
leafOfTree 99f317066a Update doc 2021-04-12 14:11:51 +08:00
leafOfTree 74a917987e Update doc 2021-04-12 12:06:50 +08:00
leafOfTree 6da176f51e Update doc 2021-04-12 11:57:02 +08:00
leafOfTree c70cd332ad Support template string in vue attr 2021-04-08 18:50:15 +08:00
leafOfTree 15914af39b Update doc 2021-04-06 13:39:54 +08:00
leafOfTree f50130155e Update doc 2021-04-06 13:37:10 +08:00
leafOfTree 59e9825606 Fix foldexpr on config and custom blocks 2021-04-06 13:37:00 +08:00
leafOfTree 11c04aaf7b Fix no highlight after loading session 2021-04-01 10:33:38 +08:00
leafOfTree 537af6139f Add nvim to test 2021-04-01 09:59:42 +08:00
leafOfTree b617e1e110 Fix indent for blocks in template 2021-03-31 18:37:28 +08:00
leafOfTree 01e460244f Fix syntax of template blocks inside template 2021-03-31 17:48:22 +08:00
leafOfTree b601b25226 Update doc 2021-03-30 14:22:14 +08:00
leafOfTree fe88470ebf Update doc 2021-03-30 14:21:44 +08:00
leafOfTree d11229e7e1 Update doc 2021-03-30 14:19:42 +08:00
leafOfTree fc75f3c474 Fix template in pug indent error 2021-03-30 13:20:42 +08:00
leafOfTree 665d8a18b3 Fix syntax for template inside template 2021-03-30 10:29:56 +08:00
leafOfTree 347f62abae Update doc 2021-03-29 19:01:29 +08:00
leafOfTree 5aee4f5a0d Update doc 2021-03-29 18:43:52 +08:00
leafOfTree 950b6dc126 Update doc 2021-03-29 18:31:45 +08:00
leafOfTree d1a15e095b Update doc 2021-03-29 17:40:53 +08:00
leafOfTree d90b18e1c7 Update doc/message 2021-03-29 17:31:39 +08:00
leafOfTree 258d30fc6b Update doc 2021-03-29 16:15:32 +08:00