- Don't lazy-load themes - No speed benefit - Allows proper autocomplete of colorscheme names
7 lines
287 B
Lua
7 lines
287 B
Lua
-- -----------------------------------------------------------------------------
|
|
-- ---------------------------- Github Nvim Theme ------------------------------
|
|
-- -----------------------------------------------------------------------------
|
|
return {
|
|
"projekt0n/github-nvim-theme",
|
|
}
|