Commit Graph

394 Commits

Author SHA1 Message Date
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