mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-27 03:47:37 +00:00
treesitter: rename queries content to query
This commit is contained in:
parent
95adf36ef5
commit
27b4dc9fb0
5 changed files with 10 additions and 10 deletions
|
|
@ -287,7 +287,7 @@ in {
|
|||
{
|
||||
type = "injections";
|
||||
filetypes = ["gotmpl"];
|
||||
content = ''
|
||||
query = ''
|
||||
;; extends
|
||||
|
||||
((text) @injection.content
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue