feat: Make floating terminal bigger
This commit is contained in:
@@ -44,4 +44,14 @@ M.nvdash = {
|
||||
},
|
||||
}
|
||||
|
||||
M.term = {
|
||||
float = {
|
||||
row = 0.2,
|
||||
col = 0.15,
|
||||
width = 0.7,
|
||||
height = 0.6,
|
||||
border = "rounded",
|
||||
},
|
||||
}
|
||||
|
||||
return M
|
||||
|
||||
Reference in New Issue
Block a user