mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
Problem: Some very long patterns were not formatted correctly. Solution: Increase the match limit when iterating to 1024.
Problem: Some very long patterns were not formatted correctly. Solution: Increase the match limit when iterating to 1024.