Minor changes

This commit is contained in:
2023-08-23 23:10:36 +02:00
parent deed39eb0e
commit 0348190b12

View File

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