From 1601b635f6c7b89773f43e7761fb5122ef4d6490 Mon Sep 17 00:00:00 2001 From: Roman Date: Mon, 22 Jun 2026 00:51:34 +0200 Subject: [PATCH] cleanup --- nvim/.config/nvim/lua/romanzy/set.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/nvim/.config/nvim/lua/romanzy/set.lua b/nvim/.config/nvim/lua/romanzy/set.lua index 71c61ac..44931a3 100644 --- a/nvim/.config/nvim/lua/romanzy/set.lua +++ b/nvim/.config/nvim/lua/romanzy/set.lua @@ -24,7 +24,6 @@ vim.opt.colorcolumn = "80" vim.opt.spelllang = { 'en_us' } - vim.opt.listchars = { tab = "» ", trail = "·",