revert: set cmdheight back to 1

This commit is contained in:
Oliver Davies 2021-12-24 21:00:00 +00:00
parent e5a9ca2f61
commit 1fe7305397

View file

@ -66,7 +66,6 @@ local function set_vim_o()
local settings = {
autoindent = true,
breakindent = true,
cmdheight = 2,
conceallevel = 0,
expandtab = true,
foldlevel = 1,