Skip to content

Commit

Permalink
chore: fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Nehrig <[email protected]>
  • Loading branch information
danielnehrig committed Jan 4, 2025
1 parent 7c13a54 commit 8d66695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lua/config/plugins/modules/utility.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ M.utility = {
["nvzone/minty"] = {
cmd = { "Shades", "Huefy" },
dependencies = {
"nvzone/volt"
}
"nvzone/volt",
},
},
["echasnovski/mini.pairs"] = {
event = "VeryLazy",
Expand Down

0 comments on commit 8d66695

Please sign in to comment.