nvim-treesitter/lua/nvim-treesitter
2021-04-15 16:56:49 +02:00
..
caching.lua fix(modules): do not reattach if already attached 2020-08-22 06:07:21 -05:00
configs.lua feat: Add TSEditQueryUserAfter 2021-04-14 16:23:21 +02:00
fold.lua refactor(all): language tree adaption (#1105) 2021-03-30 08:18:24 -05:00
health.lua fix(health): let CC check behave like in real installation 2021-04-07 13:00:42 +02:00
highlight.lua Add text.reference and text.environment 2021-03-30 19:26:37 +02:00
incremental_selection.lua Fix incremental selection (#1135) 2021-04-05 20:02:58 -05:00
indent.lua fix: prev_node nil check 2021-04-02 18:41:51 +02:00
info.lua TSModuleInfo: make new buffer work with given argument 2021-04-06 21:32:46 +02:00
install.lua Remove requires_generate_from_grammar for ledger 2021-04-01 21:10:47 +02:00
locals.lua refactor(all): language tree adaption (#1105) 2021-03-30 08:18:24 -05:00
parsers.lua fixup: remove generate_from_grammar 2021-04-08 22:50:41 +02:00
query.lua feat: Add TSEditQuery 2021-04-14 16:23:21 +02:00
query_predicates.lua Fix "nth?" predicate 2021-01-20 10:39:21 +01:00
shell_command_selectors.lua use utils.join_path 2021-04-15 16:56:49 +02:00
ts_utils.lua refactor(all): language tree adaption (#1105) 2021-03-30 08:18:24 -05:00
tsrange.lua Fix #1182: fix TSRange:parent 2021-04-14 12:33:07 +02:00
utils.lua Fix: allow empty path in utils.get_at_path 2021-04-06 21:48:25 +02:00