From cb735c965ce2f776c1e745101b9806f99a057f01 Mon Sep 17 00:00:00 2001 From: Ephraim Siegfried Date: Fri, 22 Mar 2024 17:33:19 +0100 Subject: [PATCH] add matlab snippets --- snippets/matlab.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snippets/matlab.lua b/snippets/matlab.lua index add9fe6..0ede8a5 100644 --- a/snippets/matlab.lua +++ b/snippets/matlab.lua @@ -194,7 +194,7 @@ return { ) ), s( - { trig = "textblock" }, + { trig = "text" }, fmta( [[ %% <> @@ -207,7 +207,7 @@ return { ) ), s( - { trig = "codeblock" }, + { trig = "code" }, fmta( [[ %% <>