We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f50e93 commit 915e832Copy full SHA for 915e832
lua/astrocommunity/colorscheme/zenbones/init.lua
@@ -1,5 +1,5 @@
1
return {
2
"zenbones-theme/zenbones.nvim",
3
- lazy = true,
+ lazy = false,
4
config = function() vim.g.bones_compat = 1 end,
5
}
0 commit comments