@@ -25,8 +25,8 @@ vim.opt.smartcase = true
vim.opt.ignorecase = true
-- tabstops
vim.opt.ts = 2
vim.opt.sw = 2
vim.opt.ts = 4
vim.opt.sw = 0
--folding
vim.opt.foldmethod = "indent"
The note is not visible to the blocked user.