Use lush branch of chroma theme
This commit is contained in:
parent
508883c3c2
commit
400495feb9
|
@ -1,8 +1,8 @@
|
|||
return {
|
||||
--'crater2150/vim-theme-chroma-lush',
|
||||
'crater2150/vim-theme-chroma',
|
||||
dev = true,
|
||||
lazy = false,
|
||||
branch = 'lush',
|
||||
priority = 1000,
|
||||
config = function() vim.cmd.colorscheme("chroma") end
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue