Skip to content

Commit

Permalink
feat: add graphql to scope_languages
Browse files Browse the repository at this point in the history
  • Loading branch information
ynhhoJ committed Mar 8, 2024
1 parent f6a1687 commit 1064298
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lua/ibl/scope_languages.lua
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,10 @@ local M = {
godot_resource = {
section = true,
},
graphql = {
definition = true,
selection = true,
},
hare = {
module = true,
function_declaration = true,
Expand Down

0 comments on commit 1064298

Please sign in to comment.