update tokyonight

This commit is contained in:
asep komarudin 2023-02-05 01:47:08 +07:00
parent bf96bc2942
commit 57bd28e395
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ return {
-- color scheme
{
"folke/tokyonight.nvim",
commit = "66bfc2e8f754869c7b651f3f47a2ee56ae557764",
-- commit = "66bfc2e8f754869c7b651f3f47a2ee56ae557764",
lazy = false, -- make sure we load this during startup if it is your main colorscheme
priority = 1000, -- make sure to load this before all the other start plugins
config = function()