Skip to content

Commit 4e54a16

Browse files
committed
i dont know what i'm doing 8
1 parent faffe65 commit 4e54a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/luasnip-latex-snippets/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/lua
2-
require("luasnip").log.set_loglevel("info")
2+
require("luasnip").log.set_loglevel("debug")
33
require("luasnip.loaders.from_lua").load({paths = debug.getinfo(1).source:sub(2) .. "luasnippets"})
44

55
-- info = debug.getinfo(1, "Sl")

0 commit comments

Comments
 (0)