Remove lspsaga borders, and increase the width of the outline 30 -> 52
This commit is contained in:
parent
990227893e
commit
d1b9cfa362
1 changed files with 6 additions and 0 deletions
|
|
@ -22,6 +22,12 @@ return {
|
|||
implement = {
|
||||
enable = false,
|
||||
},
|
||||
outline = {
|
||||
win_width = 52,
|
||||
},
|
||||
ui = {
|
||||
border = "none",
|
||||
}
|
||||
})
|
||||
|
||||
require("utils").add_keymaps({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue