diff options
| -rw-r--r-- | .config/nvim/after/queries/php/highlights.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/nvim/after/queries/php/highlights.scm b/.config/nvim/after/queries/php/highlights.scm index 45b8752..12a652e 100644 --- a/.config/nvim/after/queries/php/highlights.scm +++ b/.config/nvim/after/queries/php/highlights.scm @@ -1,2 +1,3 @@ +;; extends "$" @variable (php_tag) @function.macro |
