revert: set cmdheight
back to 1
This commit is contained in:
parent
e5a9ca2f61
commit
1fe7305397
|
@ -66,7 +66,6 @@ local function set_vim_o()
|
||||||
local settings = {
|
local settings = {
|
||||||
autoindent = true,
|
autoindent = true,
|
||||||
breakindent = true,
|
breakindent = true,
|
||||||
cmdheight = 2,
|
|
||||||
conceallevel = 0,
|
conceallevel = 0,
|
||||||
expandtab = true,
|
expandtab = true,
|
||||||
foldlevel = 1,
|
foldlevel = 1,
|
||||||
|
|
Loading…
Reference in a new issue