summaryrefslogtreecommitdiff
path: root/ftplugin/graphql.lua
diff options
context:
space:
mode:
Diffstat (limited to 'ftplugin/graphql.lua')
-rw-r--r--ftplugin/graphql.lua5
1 files changed, 1 insertions, 4 deletions
diff --git a/ftplugin/graphql.lua b/ftplugin/graphql.lua
index 30bddcc4..83e8878d 100644
--- a/ftplugin/graphql.lua
+++ b/ftplugin/graphql.lua
@@ -1,4 +1 @@
-require("lang.graphql").format()
-require("lang.graphql").lint()
-require("lang.graphql").lsp()
-require("lang.graphql").dap()
+require("lsp").setup "graphql"