fix: disable format if lsp undefined

This commit is contained in:
asep komarudin 2024-02-23 19:49:22 +07:00
parent 8dee08aca6
commit 9fd84a85f3
6 changed files with 30 additions and 5 deletions

View file

@ -26,7 +26,7 @@ vim.g.pcode_colorscheme = "tokyonight"
-- dracula
-- nightfox
-- 0 =off 1= on
vim.g.pcode_transparent_mode = 0
vim.g.pcode_transparent_mode = 1
-- 0 disable progress
-- 1 lualine lsp progress