Skip to content

Commit

Permalink
Add support for gdscript-mode (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Apr 26, 2023
1 parent 541ae8f commit ed3defa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editorconfig.el
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ This hook will be run even when there are no matching sections in
(fsharp-mode fsharp-continuation-offset
fsharp-indent-level
fsharp-indent-offset)
(gdscript-mode gdscript-indent-offset)
(groovy-mode groovy-indent-offset)
(go-ts-mode go-ts-mode-indent-offset)
(haskell-mode haskell-indent-spaces
Expand Down

0 comments on commit ed3defa

Please sign in to comment.