mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 02:38:45 +02:00
fix: transparant background
This commit is contained in:
parent
38df56571a
commit
97dda35744
12 changed files with 37 additions and 370 deletions
|
@ -27,7 +27,7 @@ vim.g.pcode_colorscheme = "tokyonight"
|
|||
-- nightfox
|
||||
-- 0 =off 1= on
|
||||
vim.g.pcode_transparent_mode = 1
|
||||
|
||||
vim.g.pcode_clear_lualine = 1
|
||||
-- 0 disable progress
|
||||
-- 1 lualine lsp progress
|
||||
-- 2 fidget progress
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue