This commit is contained in:
2026-04-21 23:24:25 +02:00
parent 4519c8bf89
commit ba7ea483b0
13 changed files with 192 additions and 159 deletions

View File

@@ -39,7 +39,7 @@ vim.opt.scrolloff = 8
vim.opt.signcolumn = "yes"
vim.opt.isfname:append("@-@")
-- vim.opt_local.conceallevel = 1
vim.opt_local.conceallevel = 1
vim.opt.updatetime = 50