Change lspsaga to have single borders

This commit is contained in:
Martin Larsson 2024-02-01 23:19:22 +01:00
parent 611c361951
commit 26d27dc457

View file

@ -26,7 +26,7 @@ return {
win_width = 52,
},
ui = {
border = "none",
border = "single",
}
})