mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-26 19:37:36 +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
|
|
@ -22,7 +22,7 @@ foo = mkLuaInline ''
|
|||
vim.treesitter.queries = [{
|
||||
type = "injections";
|
||||
filetypes = ["nix"];
|
||||
content = ''
|
||||
query = ''
|
||||
;; extends
|
||||
|
||||
((apply_expression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue