nvim-treesitter/lua/nvim-treesitter
kiyan42 7f6f7596da add used_by key to parsers
Enables the use of multiple filetypes for one parser.
2020-06-29 17:18:22 +02:00
..
configs.lua add used_by key to parsers 2020-06-29 17:18:22 +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 rename and finish ft->lang migration 2020-06-22 13:22:30 +02:00
install.lua continue installing if not reinstalling one parser 2020-06-25 13:52:29 +02:00
locals.lua fix(locals): compute locals after later tick 2020-06-24 15:38:00 +02:00
parsers.lua add used_by key to parsers 2020-06-29 17:18:22 +02:00
query.lua fix: separate queries with newlines 2020-06-21 23:06:13 +02:00
ts_utils.lua add winnr to get_node_at_cursor 2020-06-19 14:13:23 +02:00
utils.lua refacto: remove buf_state 2020-06-19 13:45:33 +02:00