mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 01:08:53 +02:00
add: overide lualine
This commit is contained in:
parent
6e1e45560f
commit
7b323af8cf
2 changed files with 215 additions and 1 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
|
||||
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