nvim-treesitter/lua/nvim-treesitter
2021-07-02 01:56:25 +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 1359: nil check for version in health-check 2021-06-04 07:46:11 +02:00
highlight.lua fix typo: Enviroment -> Environment 2021-06-22 07:27:00 +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 fix: return when no node found during installation 2021-06-03 14:24:25 +02:00
locals.lua refactor(all): language tree adaption (#1105) 2021-03-30 08:18:24 -05:00
parsers.lua add used_by directive for some of the tools that are using hcl 2021-07-02 01:56:25 +02:00
query.lua fix: check if invalidate_query_cache[lang] is set before invalidating 2021-06-29 20:06:16 +02:00
query_predicates.lua downcase! directive to use with ruby injections 2021-06-04 07:47:21 +02: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