Skip to content

Commit

Permalink
fix(fluoromachine-nvim): make sure to call setup with opts
Browse files Browse the repository at this point in the history
  • Loading branch information
mehalter committed May 28, 2024
1 parent e6158dd commit 511d232
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/astrocommunity/colorscheme/fluoromachine-nvim/init.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
return {
"maxmx03/fluoromachine.nvim",
opts = {},
}

0 comments on commit 511d232

Please sign in to comment.