mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 10:48:40 +02:00
update: update config lualine
This commit is contained in:
parent
aaa617c7e9
commit
8cf4a351bc
2 changed files with 4 additions and 5 deletions
|
@ -75,8 +75,8 @@ vim.g.pcode_custom_lualine = true
|
|||
vim.g.pcode_component_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 = " " }
|
||||
-- vim.g.pcode_component_separators = { left = "", right = "" }
|
||||
-- vim.g.pcode_section_separators = { left = "", right = "" }
|
||||
|
||||
-- 0 ( format jalan) 1 (fromat off)
|
||||
vim.g.pcode_format_on_save = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue