Files
vim-matchup/lua/treesitter-matchup
Luis Calle 347c890d51 perf: use string.gmatch instead of vim.split (#410)
For trees with a big number of injections, `vim.split` can take 3 times
as long as `parser:parse` to execute
2025-08-25 21:20:26 -04:00
..
2021-02-25 22:48:13 -05:00