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