Files
nvim-treesitter/queries
Matthias Deiml 002084b1be feat(markdown)!: switch to split parser (#3048)
* switch to split markdown parser with separate block and inline parsers to improve performance
* add exclude_children! directive (useful for something like Injected markdown incorrectly highlights indented docstrings #2212)
* split markdown queries into block and inline ones and add the injection for inline into block grammar
* add include_dir option to parser configs (needed because the two grammars don't live in the repos root directory)

BREAKING CHANGE: downstream queries need to be adapted to new parser
2022-06-26 18:02:29 +02:00
..
2022-04-04 18:52:14 +02:00
2021-03-22 22:19:10 +01:00
2021-11-23 10:02:06 +01:00
2022-02-05 00:28:48 +01:00
2021-11-23 10:02:06 +01:00
2022-03-17 08:40:34 +01:00
2022-01-30 11:10:08 +01:00
2021-11-23 10:02:06 +01:00
2021-09-16 18:12:07 +02:00
2022-01-04 00:59:33 +01:00
2021-11-23 10:02:06 +01:00
2021-09-17 20:52:13 +02:00
2022-04-18 14:11:02 +02:00
2022-04-25 23:36:36 +02:00
2022-01-31 09:19:01 +01:00
2022-06-19 22:11:42 +02:00
2021-09-19 14:19:20 +02:00
2022-01-16 14:59:39 +01:00
2022-04-10 12:51:09 +02:00
2021-08-30 11:42:41 +02:00
2021-11-23 10:02:06 +01:00
2022-02-13 16:18:41 +00:00
2021-09-10 01:24:38 +02:00
2022-04-27 16:54:38 +02:00
2022-01-08 01:26:33 +00:00
2022-05-24 01:06:15 +02:00
2022-01-24 11:47:11 +01:00
2022-04-28 00:05:57 +02:00
2021-11-30 23:40:49 +01:00
2021-12-24 03:46:53 +01:00
2022-03-29 08:43:38 +02:00
2022-04-03 14:47:06 +02:00
2022-06-24 17:03:41 +02:00
2021-11-23 10:02:06 +01:00
2021-12-22 21:17:28 +01:00
2022-04-13 09:26:26 +02:00
2021-11-23 10:02:06 +01:00
2022-02-28 22:46:47 +01:00
2021-10-04 12:41:26 +02:00
2021-11-28 00:25:25 +01:00