Add gdscript module

This commit is contained in:
Nathan Lovato 2020-05-27 15:16:16 -06:00
parent 7ed96590e6
commit f8f62e0a65
4 changed files with 85 additions and 0 deletions

View file

@ -0,0 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; lang/gdscript/packages.el
(package! gdscript-mode :pin "a52e91c3a63fb17983b71faad2f1e82a56e5875a")