Skip to content

Commit faffe65

Browse files
committed
i dont know what im doing and there's no way to debug it 7
1 parent 4bad358 commit faffe65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/luasnip-latex-snippets/init.lua

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

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

0 commit comments

Comments
 (0)