make command height default value to see status bar in command mode
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
vim.opt.shell = "zsh"
|
||||
vim.opt.fileformat = "unix"
|
||||
vim.opt.fileformats = "unix"
|
||||
vim.opt.cmdheight = 0
|
||||
vim.opt.guicursor = ""
|
||||
vim.opt.mouse = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user