add: update config

This commit is contained in:
asep.komarudin 2024-05-30 19:03:34 +07:00
parent 93e5e8860f
commit b319a12e99
7 changed files with 154 additions and 115 deletions

View file

@ -14,7 +14,8 @@
-- github_dark, github_dark_default, github_dark_colorblind, github_dark_dimmed
-- solarized-osaka
-- darcula-dark
vim.g.pcode_colorscheme = "darcula-dark"
-- juliana
vim.g.pcode_colorscheme = "juliana"
-- 0 =off 1= on
vim.g.pcode_transparent_mode = 0