fix(ui): statusline padding and cmdline height

This commit is contained in:
2025-06-14 19:09:14 +02:00
parent f66e518acc
commit 35b7a62a1e
2 changed files with 2 additions and 6 deletions

View File

@@ -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",