nvim-treesitter/lua/nvim-treesitter
2025-03-09 18:44:59 +01:00
..
caching.lua fix: remove wrong/pointless tostring 2023-03-02 00:30:35 -05:00
compat.lua fixup: adapt to Nvim 0.11 deprecations 2024-05-17 19:52:02 +02:00
configs.lua revert "fix(config)!: always install parsers bundled with nvim" 2024-01-19 16:45:58 +01:00
fold.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
health.lua docs(readme): mark Nvim 0.10 as required 2024-10-25 08:48:16 +02:00
highlight.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
incremental_selection.lua fix(inc-selection): handle injections 2025-01-20 08:49:31 +01:00
indent.lua fix(indent): indent empty lines correctly 2024-07-05 22:35:19 +09:00
info.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
install.lua Fix(auto_install): Install parser if Filetype already known 2024-10-14 16:45:21 +02:00
locals.lua Fix find_usages 2024-01-25 19:24:18 +01:00
parsers.lua feat(tera): add parser and queries 2025-03-09 18:44:59 +01:00
query.lua fix(query): explicitly opt-in to legacy behavior (#7101) 2024-08-30 06:57:07 -07:00
query_predicates.lua fix(predicates): remove upstreamed predicates and directives 2024-10-23 09:38:19 +02:00
shell_command_selectors.lua fix(install): use std=c11 2025-01-20 08:50:52 +01:00
statusline.lua use positive option "allow_duplicates" instead of negative "dedupe" 2023-02-24 14:55:30 -08:00
ts_utils.lua fix: node selection at line start that ends injected region 2025-01-20 08:49:31 +01:00
tsrange.lua Fix bugs in TSRange 2021-11-01 14:51:53 +01:00
utils.lua fix: adapt to Nvim 0.11 deprecations 2024-05-17 17:16:44 +02:00