mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
feat(graphql): add treesit support
This commit is contained in:
@@ -7,3 +7,5 @@
|
||||
(package! company-graphql
|
||||
:recipe (:host github :repo "thaenalpha/company-graphql")
|
||||
:pin "aed9f5109e877944a895d08fc08bad103f03096b"))
|
||||
(when (modulep! +tree-sitter)
|
||||
(package! graphql-ts-mode :pin "e933f235408ea195762700fd07c2d828e8f09aac"))
|
||||
|
Reference in New Issue
Block a user