Add graphql-mode auto installation
This commit is contained in:
parent
26d751a8af
commit
aa3ee6f7a9
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue