mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 01:38:47 +02:00
add: lualine template
This commit is contained in:
parent
c575f0b93f
commit
7f1637b6e8
5 changed files with 90 additions and 5 deletions
|
@ -30,8 +30,10 @@ vim.g.pcode_transparent_mode = 0
|
|||
-- roundedall
|
||||
-- square
|
||||
-- triangle
|
||||
-- parallelogram
|
||||
-- transparent
|
||||
-- default
|
||||
vim.g.pcode_lualinetheme = "roundedall"
|
||||
vim.g.pcode_lualinetheme = "transparent"
|
||||
-- 0 disable progress
|
||||
-- 1 lualine lsp progress
|
||||
-- 2 fidget progress
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue