Update .config/helix/languages.toml
This commit is contained in:
parent
12251ebd54
commit
13f289c783
@ -10,6 +10,7 @@ auto-format = true
|
||||
comment-token = "//"
|
||||
language-servers = [ "graphql-language-service" ]
|
||||
indent = {tab-width = 2, unit = " "}
|
||||
formatter = { command = "prettier", args = ["--parser=graphql"]}
|
||||
|
||||
[language-server.graphql-language-service]
|
||||
command = "graphql-lsp"
|
||||
|
Loading…
Reference in New Issue
Block a user