Minor changes

This commit is contained in:
Eduard Urbach 2023-08-23 23:10:36 +02:00
parent 4a795a5edf
commit 9ff1f14bf2
Signed by: eduard
GPG key ID: 49226B848C78F6C8

View file

@ -24,5 +24,3 @@ on({ "BufNewFile", "BufRead" }, {
vim.opt_local.signcolumn = "no"
end,
})