fix(ui): statusline padding and cmdline height
This commit is contained in:
@@ -11,14 +11,10 @@ return {
|
||||
highlighturl = true,
|
||||
notifications = true,
|
||||
},
|
||||
diagnostics = {
|
||||
virtual_text = true,
|
||||
underline = true,
|
||||
},
|
||||
options = {
|
||||
opt = {
|
||||
clipboard = "",
|
||||
cmdheight = 1,
|
||||
cmdheight = 0,
|
||||
diffopt = {
|
||||
-- default
|
||||
"internal",
|
||||
|
||||
Reference in New Issue
Block a user