mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/data: .gql => graphql-mode
This commit is contained in:
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
|
|
||||||
(def-package! graphql-mode
|
(def-package! graphql-mode
|
||||||
:mode "\\.graphql$")
|
:mode "\\.g\\(?:raph\\)?ql$")
|
||||||
|
|
||||||
|
|
||||||
(def-package! hexl ; For ROM hacking or debugging
|
(def-package! hexl ; For ROM hacking or debugging
|
||||||
|
Reference in New Issue
Block a user