mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 09:18:44 +02:00
update default status icon
This commit is contained in:
parent
bd67de604c
commit
a386adf4ad
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ vim.g.pcode_lualine_style = 0
|
||||||
-- 0 = default
|
-- 0 = default
|
||||||
-- 1 = vim icon " "
|
-- 1 = vim icon " "
|
||||||
-- 2 = vim icon " "
|
-- 2 = vim icon " "
|
||||||
vim.g.pcode_status_icon = 0
|
vim.g.pcode_status_icon = 1
|
||||||
|
|
||||||
-- start custom lualine style
|
-- start custom lualine style
|
||||||
-- contoh style
|
-- contoh style
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue