lang/gdscript: minor reformatting
This commit is contained in:
parent
9cc98c73d4
commit
5627d6d429
2 changed files with 17 additions and 9 deletions
|
@ -3,6 +3,10 @@
|
|||
(after! projectile
|
||||
(add-to-list 'projectile-project-root-files "project.godot"))
|
||||
|
||||
|
||||
;;
|
||||
;;; Packages
|
||||
|
||||
(use-package! gdscript-mode
|
||||
:defer t
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue