@@ -77,3 +77,7 @@ end
-- Load custom configurations
local exist, custom = pcall(require, "custom")
if exist and type(custom) == "table" and custom.configs then custom.configs() end
vim.opt.linebreak = true
vim.opt.breakat = " \t"
The note is not visible to the blocked user.