mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-03-07 22:32:08 -08:00
No runtime configuration is needed; activation is handled by its autoloaded `auto-mode-alist` entry.
5 lines
208 B
EmacsLisp
5 lines
208 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/gdscript/packages.el
|
|
|
|
(package! gdscript-mode :pin "dd44f1dfa541c73d41272adefd35017147dc9fcb")
|
|
(package! gdshader-mode :pin "7a8061c519458f5759c561ebbdb0f20d71315aa1")
|