enc: update patch plugins

This commit is contained in:
Pojok Code 2024-10-26 12:36:58 +07:00
parent ba028451b6
commit f7dc5afb5b
4 changed files with 9 additions and 7 deletions

View file

@ -34,6 +34,7 @@ return {
-- 2 = logo only
-- 3 = initial only
-- 4 = off
-- 5 = icon
local show_mode = pcode.show_mode or 0
lualine.setup({
setColor = color,

View file

@ -313,7 +313,7 @@ return {
show_on_dirs = true,
show_on_open_dirs = true,
disable_for_dirs = {},
timeout = 400,
timeout = 800,
},
}
end,