Skip to content

Commit

Permalink
feat: prisma-fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
willruggiano committed Jul 31, 2023
1 parent 42dd389 commit 34825a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/bombadil/lua/bombadil/lsp/null-ls/prisma.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ local FORMATTING = methods.internal.FORMATTING
local sources = {}

sources.formatting = h.make_builtin {
name = "prismaFmt",
name = "prisma-fmt",
meta = {
url = "https://github.com/prisma/prisma-engines",
description = "Formatter for the prisma filetype.",
Expand Down

0 comments on commit 34825a1

Please sign in to comment.