set 'smartindent' option
This commit is contained in:
@@ -5,6 +5,7 @@ opt.tabstop = 2
|
|||||||
opt.shiftwidth = 2
|
opt.shiftwidth = 2
|
||||||
opt.expandtab = true
|
opt.expandtab = true
|
||||||
opt.autoindent = true
|
opt.autoindent = true
|
||||||
|
opt.smartindent = true
|
||||||
|
|
||||||
-- What the **** is this
|
-- What the **** is this
|
||||||
opt.shortmess = "filnxtToOFc"
|
opt.shortmess = "filnxtToOFc"
|
||||||
|
|||||||
Reference in New Issue
Block a user