mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-08 17:21:23 +01:00
Added treesitter parser for query files
This commit is contained in:
parent
265221197a
commit
8c1984215b
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ return {
|
||||||
"vim",
|
"vim",
|
||||||
"dockerfile",
|
"dockerfile",
|
||||||
"gitignore",
|
"gitignore",
|
||||||
|
"query",
|
||||||
},
|
},
|
||||||
incremental_selection = {
|
incremental_selection = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
|
Loading…
Reference in a new issue