remove comment

This commit is contained in:
2022-05-22 21:18:16 +03:00
parent df63ae6176
commit f86740fc88

View File

@@ -41,7 +41,3 @@ opt.colorcolumn = "120"
opt.autoread = true
opt.showmode = false
opt.redrawtime = 4000
-- if vim.fn.has("win32") == 1 then
-- opt.shell = "powershell.exe"
-- end