remove 'smartindent' option

This commit is contained in:
2022-04-27 12:16:42 +03:00
parent 16b21c8229
commit 4e46c152ad

View File

@@ -5,7 +5,6 @@ opt.tabstop = 2
opt.shiftwidth = 2
opt.expandtab = true
opt.autoindent = true
opt.smartindent = true
-- What the **** is this
opt.shortmess = "filnxtToOFc"