mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 09:48:51 +02:00
tune startup time
This commit is contained in:
parent
b7de30e431
commit
a745438e75
8 changed files with 126 additions and 95 deletions
|
@ -31,7 +31,7 @@ vim.g.pcode_transparent_mode = 0
|
|||
-- 0 disable progress
|
||||
-- 1 lualine lsp progress
|
||||
-- 2 fidget progress
|
||||
vim.g.pcode_progress = 2
|
||||
vim.g.pcode_progress = 1
|
||||
|
||||
-- style
|
||||
-- 0 = default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue