mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-08 01:11:12 +01:00
Changed lspsaga background color
This commit is contained in:
parent
7be90c7152
commit
4c05267db3
1 changed files with 5 additions and 0 deletions
|
@ -11,4 +11,9 @@ saga.setup({
|
||||||
definition = {
|
definition = {
|
||||||
edit = "<CR>",
|
edit = "<CR>",
|
||||||
},
|
},
|
||||||
|
ui = {
|
||||||
|
colors = {
|
||||||
|
normal_bg = "#022746",
|
||||||
|
},
|
||||||
|
},
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue