diff options
Diffstat (limited to '.config/nvim/after/queries/php/highlights.scm')
| -rw-r--r-- | .config/nvim/after/queries/php/highlights.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/nvim/after/queries/php/highlights.scm b/.config/nvim/after/queries/php/highlights.scm new file mode 100644 index 0000000..45b8752 --- /dev/null +++ b/.config/nvim/after/queries/php/highlights.scm @@ -0,0 +1,2 @@ +"$" @variable +(php_tag) @function.macro |
