Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/gomod/highlights.scm')
| -rw-r--r-- | runtime/queries/gomod/highlights.scm | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/runtime/queries/gomod/highlights.scm b/runtime/queries/gomod/highlights.scm deleted file mode 100644 index bfcb6fca..00000000 --- a/runtime/queries/gomod/highlights.scm +++ /dev/null @@ -1,19 +0,0 @@ -[ - "require" - "replace" - "go" - "toolchain" - "tool" - "exclude" - "retract" - "module" -] @keyword - -"=>" @operator - -(comment) @comment - -[ -(version) -(go_version) -] @string |