2024-09-12 21:43:42 +02:00
|
|
|
return {
|
|
|
|
{
|
2024-09-14 00:55:51 +02:00
|
|
|
"bluz71/vim-moonfly-colors",
|
2024-09-12 21:43:42 +02:00
|
|
|
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
|
|
|
|
},
|
|
|
|
}
|