mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 01:08:53 +02:00
enc: update eva-theme config
This commit is contained in:
parent
87a44d46db
commit
e76eea2ebb
4 changed files with 19 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
|||
-- darcula-dark
|
||||
-- juliana
|
||||
-- Eva-Dark, Eva-Dark-Italic, Eva-Dark-Bold
|
||||
pcode.colorscheme = "dracula"
|
||||
pcode.colorscheme = "Eva-Dark-Italic"
|
||||
-- 0 =off 1= on
|
||||
pcode.transparent_mode = 0
|
||||
|
||||
|
@ -154,7 +154,7 @@ pcode.refactoring = false
|
|||
pcode.database = false
|
||||
|
||||
-- https://github.com/rest-nvim/rest.nvim
|
||||
pcode.rest_client = true
|
||||
pcode.rest_client = false
|
||||
|
||||
-- https://github.com/mfussenegger/nvim-dap
|
||||
pcode.nvim_dap = true -- not support for windows os (auto config mason-nvim-dap)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue