mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-13 19:04:28 +02:00
update
This commit is contained in:
parent
426ec2b924
commit
10311584ad
3 changed files with 15 additions and 8 deletions
|
@ -71,7 +71,7 @@ vim.g.pcode_status_icon = 1
|
|||
-- }
|
||||
vim.g.pcode_custom_lualine = true
|
||||
vim.g.pcode_component_separators = { left = " ", right = " " }
|
||||
vim.g.pcode_section_separators = { left = "", right = " " }
|
||||
vim.g.pcode_section_separators = { left = "", right = "" }
|
||||
-- vim.g.pcode_component_separators = { left = "│", right = "│" }
|
||||
-- vim.g.pcode_component_separators = { left = " ", right = " " }
|
||||
-- vim.g.pcode_section_separators = { left = " ", right = " " }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue