mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-09 00:44:29 +02:00
add: config format timeout_ms
This commit is contained in:
parent
520ae101c6
commit
c8798367cc
2 changed files with 2 additions and 1 deletions
|
@ -41,6 +41,7 @@ vim.g.pcode_show_mode = 3
|
|||
|
||||
-- 1 ( format jalan) 0 (fromat off)
|
||||
vim.g.pcode_format_on_save = 1
|
||||
vim.g.pcode_format_timeout_ms = 5000
|
||||
|
||||
-- ini hanya untuk lsp yg tidak support masson
|
||||
-- untuk referesi support language kunjungi link dibawah
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue