Skip to content

Commit 915e832

Browse files
authored
Apply suggestion from @Uzaaft
1 parent 6f50e93 commit 915e832

File tree

1 file changed

+1
-1
lines changed
  • lua/astrocommunity/colorscheme/zenbones

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
return {
22
"zenbones-theme/zenbones.nvim",
3-
lazy = true,
3+
lazy = false,
44
config = function() vim.g.bones_compat = 1 end,
55
}

0 commit comments

Comments
 (0)