mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-15 15:37:11 +02:00
6fadbc1e8c
Problem: Json lines files are not recognized. Solution: Add a pattern to detect "jsonl" files. (issue #7520)