graphql mode
This commit is contained in:
parent
be13a7de2d
commit
0ad243c895
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
@ -254,6 +254,7 @@
|
|||
(setq company-idle-delay 0.1
|
||||
company-minimum-prefix-length 2
|
||||
company-require-match nil))
|
||||
(use-package graphql-mode :ensure t)
|
||||
|
||||
(use-package highlight-indentation :ensure t)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue