mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-27 11:18:53 +02:00
add: update config global variable
This commit is contained in:
parent
e59e8dba26
commit
24320e58f8
5 changed files with 15 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue