" Author : swytch " Created : 06/05/2020 " License : GPLv3 " Description : groff filetype config inoremap à \[`a] inoremap 'A \[`A] inoremap â \[^a] inoremap  \[^A] inoremap ç \[,c] inoremap CC \[,C] inoremap é \['e] inoremap 'E \['E] inoremap è \[`e] inoremap ê \[^e] inoremap Ê \[^E] inoremap ï \[¨i] inoremap î \[^i] inoremap Î \[^I] inoremap oe \[oe] inoremap ô \[^o] inoremap Ô \[^O] inoremap û \[^u] inoremap ù \[`u] " Unbreakable space before 'etc' inoremap etc \~etc. " Unbreakable space before ':' inoremap : \~: " Centered point inoremap .. \[u00B7] " Italics inoremap II \*[IT]\*[PREV]F\i " Bold inoremap BB \*[BD]\*[PREV]F\i " Bold + Italics inoremap BI \*[BDI]\*[PREV]F\i " Real dashes " - short one inoremap -- \[en] " -- long one inoremap __ \[em]