@@ -1,7 +1,7 @@
require("base")
if not vim.g.vscode then
require("specifics")
require("plugins")
require("buffer_tools").init()
if (not vim.g.vscode) and os.getenv("NO_PLUGINS") == nil then
end
The note is not visible to the blocked user.