Commit fa79cb0
Venkata Subramani Renduchintala
fix(treesitter): disable matchup treesitter integration for markdown
Markdown injection parsing (bash/sh code blocks) triggers a nil-node
crash in vim-matchup on InsertEnter. Disable matchup's treesitter engine
for markdown to fall back to the working regex-based matching.1 parent a27af99 commit fa79cb0
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
120 | 123 | | |
121 | 124 | | |
122 | 125 | | |
| |||
0 commit comments