Skip to content

Commit

Permalink
Add gdformat support (helix-editor#6614)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurushimee authored and Schuyler Mortimer committed Jul 10, 2024
1 parent 82fd7bf commit 4ba1355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1545,6 +1545,7 @@ file-types = ["gd"]
shebangs = []
roots = ["project.godot"]
auto-format = true
formatter = { command = "gdformat", args = ["-"] }
comment-token = "#"
indent = { tab-width = 4, unit = "\t" }

Expand Down

0 comments on commit 4ba1355

Please sign in to comment.