change color theme for tokyo
This commit is contained in:
parent
afca0914f4
commit
8ee0301719
6 changed files with 603 additions and 20 deletions
|
|
@ -52,4 +52,15 @@ return {
|
|||
}
|
||||
end,
|
||||
},
|
||||
{
|
||||
'norcalli/nvim-colorizer.lua',
|
||||
event = 'VimEnter',
|
||||
opts = { '*' },
|
||||
},
|
||||
-- {
|
||||
-- 'kao.nvim',
|
||||
-- dev = true,
|
||||
-- dir = '~/.config/nvim/plugin/',
|
||||
-- opts = { message = 'Hello' },
|
||||
-- },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue