add: create autocmd for ignore indentscupe

This commit is contained in:
asep.komarudin 2024-06-07 12:26:53 +07:00
parent c8798367cc
commit 73f85d9584
4 changed files with 19 additions and 18 deletions

View file

@ -15,7 +15,7 @@
-- solarized-osaka
-- darcula-dark
-- juliana
vim.g.pcode_colorscheme = "dracula"
vim.g.pcode_colorscheme = "darcula-dark"
-- 0 =off 1= on
vim.g.pcode_transparent_mode = 0