mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/data: add graphql-mode
This commit is contained in:
@ -39,6 +39,10 @@
|
||||
:mode ("\\.nes$" . hexl-mode))
|
||||
|
||||
|
||||
(def-package! graphql-mode
|
||||
:mode "\\.graphql$")
|
||||
|
||||
|
||||
;;
|
||||
;; Frameworks
|
||||
;;
|
||||
|
Reference in New Issue
Block a user