mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Previously we would transliterate æ → ae and å → a (via iconv) but something like é became 'e. Related to issue textmate/latex.tmbundle#87.