From cf906f832b5cea3ccb09d3536fdc68daa0d37f64 Mon Sep 17 00:00:00 2001 From: ottjk Date: Tue, 23 Jul 2024 14:26:40 +0200 Subject: changes --- nvim/snips/tex/symbols.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nvim/snips') diff --git a/nvim/snips/tex/symbols.lua b/nvim/snips/tex/symbols.lua index 5bae25d..b8a8559 100644 --- a/nvim/snips/tex/symbols.lua +++ b/nvim/snips/tex/symbols.lua @@ -225,7 +225,7 @@ return { { condition = h.in_mathzone } ), n.s({trig="'Ph", snippetType="autosnippet"}, - { n.t("\\phi") }, + { n.t("\\Phi") }, { condition = h.in_mathzone } ), n.s({trig="'vp", snippetType="autosnippet"}, -- cgit v1.3