🎨 Theme != Lazy

- Don't lazy-load themes
- No speed benefit
- Allows proper autocomplete of colorscheme names
This commit is contained in:
2024-07-12 20:04:03 -04:00
parent 549d9a1ce1
commit 238882ae45
10 changed files with 0 additions and 10 deletions
-1
View File
@@ -1,4 +1,3 @@
return {
"nyoom-engineering/oxocarbon.nvim",
lazy = true,
}