nvim-treesitter/lua/nvim-treesitter
2021-05-07 10:12:31 +02:00
..
caching.lua fix(modules): do not reattach if already attached 2020-08-22 06:07:21 -05:00
configs.lua feat(incremental_selection): don't require locals 2021-04-22 18:12:03 +02:00
fold.lua fix(folds): use the correct rational operator 2021-04-23 19:27:21 +02:00
health.lua fix(health): let CC check behave like in real installation 2021-04-07 13:00:42 +02:00
highlight.lua highlight: add 'comment' to hlmap 2021-04-24 16:52:37 +02:00
incremental_selection.lua feat(incremental_selection): don't require locals 2021-04-22 18:12:03 +02:00
indent.lua fix: prev_node nil check 2021-04-02 18:41:51 +02:00
info.lua fix: Sort parsers for :TSInstallInfo 2021-04-21 23:12:17 +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 parsers: add tree-sitter-fish 2021-05-07 10:12:31 +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 remove developer mode error message 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