nvim-treesitter/lua/nvim-treesitter
2021-04-08 22:50:41 +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 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 Fix usage of string.sub (#1164) 2021-04-07 19:23:14 -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 Fix: allow empty path in utils.get_at_path 2021-04-06 21:48:25 +02:00