neovim: command height 0 yes please
This commit is contained in:
parent
852517c7e3
commit
2c5e11fe45
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ vim.wo.cursorline = true
|
|||
vim.wo.number = true
|
||||
vim.wo.signcolumn = "yes"
|
||||
vim.o.laststatus = 3
|
||||
vim.o.cmdheight = 0
|
||||
-- vim.o.statusline = "═"
|
||||
vim.o.fillchars = "stl: ,stlnc: "
|
||||
-- vim.o.title = true
|
||||
|
|
Loading…
Reference in a new issue