@@ -1,12 +1,3 @@
-- Nvim config by Jonas Hahn
-- set a diff flag
-- this stands for diff mode
if vim.o.diff then
vim.g.diffm = true
else
vim.g.diffm = false
end
require("config.init")
The note is not visible to the blocked user.