lspsaga settings
This commit is contained in:
parent
4edf26290c
commit
58d0057229
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
@ -352,7 +352,7 @@ end
|
|||
--LSP
|
||||
require("lspsaga").setup({
|
||||
symbol_in_winbar = {
|
||||
enable = false,
|
||||
enable = true,
|
||||
},
|
||||
ui = {
|
||||
border = "single",
|
||||
|
|
Loading…
Reference in a new issue