mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 09:18:44 +02:00
add: update lueline theme
This commit is contained in:
parent
7f1637b6e8
commit
76b8b56b5c
3 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ vim.g.pcode_transparent_mode = 0
|
|||
-- parallelogram
|
||||
-- transparent
|
||||
-- default
|
||||
vim.g.pcode_lualinetheme = "transparent"
|
||||
vim.g.pcode_lualinetheme = "parallelogram"
|
||||
-- 0 disable progress
|
||||
-- 1 lualine lsp progress
|
||||
-- 2 fidget progress
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue