add: update config global variable

This commit is contained in:
asep.komarudin 2024-05-21 15:17:31 +07:00
parent e59e8dba26
commit 24320e58f8
5 changed files with 15 additions and 29 deletions

View file

@ -27,6 +27,7 @@ vim.g.pcode_colorscheme = "dracula"
-- nightfox
-- 0 =off 1= on
vim.g.pcode_transparent_mode = 0
vim.g.pcode_clear_lualine = 0
-- 0 disable progress
-- 1 lualine lsp progress
-- 2 fidget progress