feat: hiding the terminal-line if statusline is available
This commit is contained in:
@@ -13,5 +13,6 @@ return {
|
|||||||
},
|
},
|
||||||
extensions = { "nvim-tree" },
|
extensions = { "nvim-tree" },
|
||||||
})
|
})
|
||||||
|
vim.o.cmdheight = 0
|
||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user