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