Light refactoring, move as many config = func uses into opts as
possible.
This commit is contained in:
parent
657f9cb7e1
commit
0a53678bb9
10 changed files with 119 additions and 140 deletions
|
|
@ -8,15 +8,6 @@ return {
|
|||
require("lspsaga").setup({
|
||||
symbol_in_winbar = {
|
||||
enable = false,
|
||||
-- separator = " › ",
|
||||
-- hide_keyword = true,
|
||||
-- ignore_patterns = nil,
|
||||
-- show_file = true,
|
||||
-- folder_level = 2,
|
||||
-- color_mode = true,
|
||||
-- dely = 300,
|
||||
-- show_nodes = true,
|
||||
-- max_nodes = 2,
|
||||
},
|
||||
implement = {
|
||||
enable = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue