mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
update UI
This commit is contained in:
parent
36d88f69fb
commit
9c279a2e4e
2 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ return {
|
|||
},
|
||||
{
|
||||
"folke/tokyonight.nvim",
|
||||
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
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue