change theme and remove unused file
This commit is contained in:
parent
690372bd88
commit
b27e31d57c
2 changed files with 1 additions and 37 deletions
2
init.lua
2
init.lua
|
|
@ -129,7 +129,7 @@ require('lazy').setup({
|
|||
{
|
||||
'folke/tokyonight.nvim', -- Theme
|
||||
config = function()
|
||||
vim.cmd [[colorscheme tokyonight-night]]
|
||||
vim.cmd [[colorscheme tokyonight-storm]]
|
||||
end
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue