We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d256bc7 commit f0698daCopy full SHA for f0698da
lua/codeium/log.lua
@@ -1,4 +1,4 @@
1
-local p_debug = "debug" -- vim.env.DEBUG_CODEIUM
+local p_debug = vim.env.DEBUG_CODEIUM
2
3
return require("plenary.log").new({
4
plugin = "codeium/codeium",
0 commit comments