mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-31 06:59:26 +02:00
enc: upgrade v2 to v2.5
This commit is contained in:
parent
68ea712b98
commit
609234c086
443 changed files with 5224 additions and 90746 deletions
1
queries/php/folds.scm
Normal file
1
queries/php/folds.scm
Normal file
|
@ -0,0 +1 @@
|
|||
; inherits: php_only
|
1
queries/php/highlights.scm
Normal file
1
queries/php/highlights.scm
Normal file
|
@ -0,0 +1 @@
|
|||
; inherits: php_only
|
1
queries/php/indents.scm
Normal file
1
queries/php/indents.scm
Normal file
|
@ -0,0 +1 @@
|
|||
; inherits: php_only
|
5
queries/php/injections.scm
Normal file
5
queries/php/injections.scm
Normal file
|
@ -0,0 +1,5 @@
|
|||
; inherits: php_only
|
||||
|
||||
((text) @injection.content
|
||||
(#set! injection.language "html")
|
||||
(#set! injection.combined))
|
1
queries/php/locals.scm
Normal file
1
queries/php/locals.scm
Normal file
|
@ -0,0 +1 @@
|
|||
; inherits: php_only
|
Loading…
Add table
Add a link
Reference in a new issue