Minor changes

This commit is contained in:
Eduard Urbach 2023-08-23 23:10:36 +02:00
parent deed39eb0e
commit 0348190b12
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

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