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
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
lspsaga.init_lsp_saga({
|
lspsaga.init_lsp_saga({})
|
||||||
symbol_in_winbar = {
|
|
||||||
enable = true,
|
|
||||||
separator = " ",
|
|
||||||
show_file = true,
|
|
||||||
click_support = false,
|
|
||||||
},
|
|
||||||
})
|
|
||||||
|
|
Reference in a new issue