diff --git a/lua/typstar/snippets/letters.lua b/lua/typstar/snippets/letters.lua index 6cc6257..000adc5 100644 --- a/lua/typstar/snippets/letters.lua +++ b/lua/typstar/snippets/letters.lua @@ -15,6 +15,7 @@ local greek_letters_map = { ['c'] = 'chi', ['d'] = 'delta', ['e'] = 'epsilon', + ['f'] = 'phi', ['g'] = 'gamma', ['h'] = 'phi', ['i'] = 'iotta',