diff options
Diffstat (limited to 'lua/Snippets/tex/math.lua')
| -rw-r--r-- | lua/Snippets/tex/math.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/Snippets/tex/math.lua b/lua/Snippets/tex/math.lua index 47c21a8..53a2807 100644 --- a/lua/Snippets/tex/math.lua +++ b/lua/Snippets/tex/math.lua @@ -65,7 +65,7 @@ return { { condition = tex.in_mathzone } ), - s({ trig = 'nn', snippetType = 'autosnippet' }, + s({ trig = 'hhn', snippetType = 'autosnippet' }, fmta( '\\num{<>}', { |
