nvim-treesitter/lua/nvim-treesitter
kiyan42 2bb6374c34 Define multiple query for a language
Allows using another query file for a language, or use a query file
from another language
2020-06-30 08:38:31 +02:00
..
refactor refactor(refactor): use higher local apis and some cleanup 2020-06-30 08:21:01 +02:00
configs.lua update installer with sync and some fixes 2020-06-30 08:32:49 +02:00
fold.lua feat: add syntax-based folding 2020-05-25 11:19:38 +02:00
health.lua refactor: parser list and lang->ft/ft->lang 2020-06-20 12:31:52 +02:00
highlight.lua highlight: use custom highlight groups 2020-06-26 20:56:19 +02:00
incremental_selection.lua refacto: remove buf_state 2020-06-19 13:45:33 +02:00
info.lua update installer with sync and some fixes 2020-06-30 08:32:49 +02:00
install.lua if/else in defining languages 2020-06-30 08:32:49 +02:00
locals.lua refactor(refactor): use higher local apis and some cleanup 2020-06-30 08:21:01 +02:00
parsers.lua add used_by key to parsers 2020-06-29 17:18:22 +02:00
query.lua Define multiple query for a language 2020-06-30 08:38:31 +02:00
ts_utils.lua refactor(refactor): use higher local apis and some cleanup 2020-06-30 08:21:01 +02:00
utils.lua refactor(refactor): use higher local apis and some cleanup 2020-06-30 08:21:01 +02:00