Update lots of things
This commit is contained in:
parent
b3925cebad
commit
508883c3c2
17 changed files with 133 additions and 74 deletions
|
@ -1,5 +1,8 @@
|
|||
return {
|
||||
--'crater2150/vim-theme-chroma-lush',
|
||||
'crater2150/vim-theme-chroma',
|
||||
lazy = false, priority = 1000,
|
||||
dev = true,
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
config = function() vim.cmd.colorscheme("chroma") end
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue