🎨 Theme != Lazy
- Don't lazy-load themes - No speed benefit - Allows proper autocomplete of colorscheme names
This commit is contained in:
@@ -3,5 +3,4 @@
|
||||
-- -----------------------------------------------------------------------------
|
||||
return {
|
||||
"projekt0n/github-nvim-theme",
|
||||
lazy = true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user