heheheha
This commit is contained in:
@ -5,7 +5,7 @@ vim.g.maplocalleader = "\\"
|
||||
vim.opt.shortmess:append("c")
|
||||
|
||||
-- Sets the height of the command line area at the bottom
|
||||
vim.opt.cmdheight = 2
|
||||
vim.opt.cmdheight = 1
|
||||
|
||||
-- Displays the line number for the current line
|
||||
vim.opt.number = true
|
||||
|
||||
Reference in New Issue
Block a user