From 7c3289fded1f75f6e060f56bd06edc2a327744d9 Mon Sep 17 00:00:00 2001 From: Squibid Date: Tue, 6 May 2025 16:51:24 -0500 Subject: kitchen sink again :( --- lua/snippets/norg.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua/snippets/norg.lua') diff --git a/lua/snippets/norg.lua b/lua/snippets/norg.lua index 588ec4f..67d3964 100644 --- a/lua/snippets/norg.lua +++ b/lua/snippets/norg.lua @@ -1,5 +1,5 @@ -require('core.snippets.shorthands') -require('core.snippets.functions') +require("core.snippets.shorthands") +require("core.snippets.functions") return { -- header level 1, usually this has the same name as the file -- cgit v1.2.1