Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/ada/highlights.scm')
| -rw-r--r-- | runtime/queries/ada/highlights.scm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/runtime/queries/ada/highlights.scm b/runtime/queries/ada/highlights.scm index 643fbd66..38e67d82 100644 --- a/runtime/queries/ada/highlights.scm +++ b/runtime/queries/ada/highlights.scm @@ -1,9 +1,3 @@ -;; highlight queries. -;; See the syntax at https://tree-sitter.github.io/tree-sitter/using-parsers#pattern-matching-with-queries -;; See also https://github.com/nvim-treesitter/nvim-treesitter/blob/master/CONTRIBUTING.md#parser-configurations -;; for a list of recommended @ tags, though not all of them have matching -;; highlights in neovim. - [ "abort" "abs" |