dont spam notifications smfh
This commit is contained in:
parent
5cd3231464
commit
d6dbae2c02
1 changed files with 1 additions and 8 deletions
|
@ -3,11 +3,4 @@ if not status_ok then
|
|||
return
|
||||
end
|
||||
|
||||
lspsaga.init_lsp_saga({
|
||||
symbol_in_winbar = {
|
||||
enable = true,
|
||||
separator = " ",
|
||||
show_file = true,
|
||||
click_support = false,
|
||||
},
|
||||
})
|
||||
lspsaga.init_lsp_saga({})
|
||||
|
|
Reference in a new issue