This commit is contained in:
2026-06-22 00:51:34 +02:00
parent 230edb3855
commit 1601b635f6

View File

@@ -24,7 +24,6 @@ vim.opt.colorcolumn = "80"
vim.opt.spelllang = { 'en_us' }
vim.opt.listchars = {
tab = "» ",
trail = "·",