mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-06 16:31:16 +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 = {
|
||||
edit = "<CR>",
|
||||
},
|
||||
ui = {
|
||||
colors = {
|
||||
normal_bg = "#022746",
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue