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