themes_
This commit is contained in:
parent
746bbd1150
commit
599266c7a2
4
init.lua
4
init.lua
@ -787,9 +787,9 @@ require('lazy').setup({
|
||||
},
|
||||
|
||||
{
|
||||
'rebelot/kanagawa.nvim',
|
||||
'blazkowolf/gruber-darker.nvim',
|
||||
init = function()
|
||||
vim.cmd.colorscheme 'kanagawa-dragon'
|
||||
vim.cmd.colorscheme 'lackluster-night'
|
||||
end,
|
||||
},
|
||||
|
||||
|
4
lua/custom/plugins/themes.lua
Normal file
4
lua/custom/plugins/themes.lua
Normal file
@ -0,0 +1,4 @@
|
||||
return {
|
||||
'sainnhe/sonokai',
|
||||
'slugbyte/lackluster.nvim',
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user