nvim-treesitter/lua/nvim-treesitter
2021-04-01 20:50:25 +02:00
..
caching.lua fix(modules): do not reattach if already attached 2020-08-22 06:07:21 -05:00
configs.lua feat(install): allow ignore list when installing parsers (#1098) 2021-03-24 09:12:03 -05:00
fold.lua refactor(all): language tree adaption (#1105) 2021-03-30 08:18:24 -05:00
health.lua Add tree-sitter ABI version to health check 2021-03-31 19:01:21 +02:00
highlight.lua Add text.reference and text.environment 2021-03-30 19:26:37 +02:00
incremental_selection.lua fix: update interface following languagetree merge (#687) 2020-11-23 12:46:27 -06:00
indent.lua fix: indent on new line 2021-04-01 20:50:25 +02:00
info.lua Completion: use custom instead of customlist 2020-09-05 19:29:46 +02:00
install.lua Use fullpath to tree-sitter executable to avoid using one from NPM 2021-03-30 22:27:50 +02:00
locals.lua refactor(all): language tree adaption (#1105) 2021-03-30 08:18:24 -05:00
parsers.lua Add LaTeX maintainers 2021-03-30 19:26:37 +02:00
query.lua refactor(all): language tree adaption (#1105) 2021-03-30 08:18:24 -05:00
query_predicates.lua Fix "nth?" predicate 2021-01-20 10:39:21 +01:00
shell_command_selectors.lua Add Windows support for cl.exe 2021-03-04 19:58:58 +01:00
ts_utils.lua refactor(all): language tree adaption (#1105) 2021-03-30 08:18:24 -05:00
tsrange.lua refactor(all): language tree adaption (#1105) 2021-03-30 08:18:24 -05:00
utils.lua refactor(all): language tree adaption (#1105) 2021-03-30 08:18:24 -05:00