From 4c190825e5acfff31dd142ff54ab4705bb51edaa Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Fri, 6 Sep 2024 13:20:26 +0100 Subject: [PATCH] rofimoji: add superscripts_and_subscripts to utf char list --- rofimoji.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rofimoji.rc b/rofimoji.rc index 7f935b8..64cbf31 100644 --- a/rofimoji.rc +++ b/rofimoji.rc @@ -1,2 +1,2 @@ # there are more to add still -files = [emojis, *latin*, greek*, general_punctuation, chess_symbols, currency_symbols, control_pictures, dingbats, emoticons, *alphanumeric*, miscellaneous*, ornamental_dingbats, playing_cards, mathematical*, supplemental_math*] +files = [emojis, *latin*, greek*, general_punctuation, chess_symbols, currency_symbols, control_pictures, dingbats, emoticons, *alphanumeric*, miscellaneous*, ornamental_dingbats, playing_cards, mathematical*, supplemental_math*, superscripts_and_subscripts] -- 2.48.1