From 68636ef01a9c3c758379d25dc85d68d649a156e2 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 25 Sep 2024 01:42:24 +0200 Subject: checkpoint --- after/plugin/luasnip.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'after/plugin/luasnip.lua') diff --git a/after/plugin/luasnip.lua b/after/plugin/luasnip.lua index e14a1a5..e882168 100644 --- a/after/plugin/luasnip.lua +++ b/after/plugin/luasnip.lua @@ -26,6 +26,6 @@ ls.config.set_config({ history = true, }) -ls.add_snippets("all", { - ls.parser.parse_snippet("expand", "-- this is $1 expanded $2 $3!"), -}) +-- ls.add_snippets("all", { +-- ls.parser.parse_snippet("expand", "-- this is $1 expanded $2 $3!"), +-- }) -- cgit v1.2.3-70-g09d2