Add graphql-mode auto installation

This commit is contained in:
Tyler Xing 2018-04-25 11:30:40 -04:00 committed by Bozhidar Batsov
parent 26d751a8af
commit aa3ee6f7a9

View file

@ -158,6 +158,7 @@ PACKAGE is installed only if not already present. The file is opened in MODE."
("\\.erl\\'" erlang erlang-mode)
("\\.feature\\'" feature-mode feature-mode)
("\\.go\\'" go-mode go-mode)
("\\.graphql\\'" graphql-mode graphql-mode)
("\\.groovy\\'" groovy-mode groovy-mode)
("\\.haml\\'" haml-mode haml-mode)
("\\.hs\\'" haskell-mode haskell-mode)