You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
return { |
|
-- "LunarVim/primer.nvim", |
|
"ChristianChiarulli/defaultplus", |
|
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 |
|
}
|
|
|