mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim/queries/php/injections.scm: indent fixes
This commit is contained in:
parent
7540ad28f0
commit
deba18e3aa
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
name: (name) @method (#eq? @method "insert")
|
||||
arguments: (arguments
|
||||
. (argument [
|
||||
(string (string_content) @injection.content(#set! injection.language "sql"))
|
||||
(encapsed_string . (string_content) .) @injection.content(#set! injection.language "sql")
|
||||
(string (string_content) @injection.content(#set! injection.language "sql"))
|
||||
(encapsed_string . (string_content) .) @injection.content(#set! injection.language "sql")
|
||||
])
|
||||
))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue