mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
add: auto cmd for color column
This commit is contained in:
parent
73f85d9584
commit
a51db2cbc7
3 changed files with 17 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
|||
-- solarized-osaka
|
||||
-- darcula-dark
|
||||
-- juliana
|
||||
vim.g.pcode_colorscheme = "darcula-dark"
|
||||
vim.g.pcode_colorscheme = "dracula"
|
||||
|
||||
-- 0 =off 1= on
|
||||
vim.g.pcode_transparent_mode = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue