nvim-treesitter/lua/nvim-treesitter
2024-07-04 20:23:44 +03: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 feat!: bump minimum Nvim version to 0.9.2 2024-01-15 13:02:20 +01: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 deleting non-existing keymaps 2024-02-03 10:34:08 +01:00
indent.lua fix: typos 2024-02-19 17:45:54 +01:00
info.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
install.lua fix: adapt to Nvim 0.11 deprecations 2024-05-17 17:16:44 +02:00
locals.lua Fix find_usages 2024-01-25 19:24:18 +01:00
parsers.lua feat: editorconfig parser and queries 2024-07-04 20:23:44 +03:00
query.lua use indent.X syntax for captures and properties of set directives 2023-03-24 13:07:53 -04:00
query_predicates.lua feat(predicates)!: rename has-type to kind-eq to align with Helix 2024-06-02 12:07:58 +02:00
shell_command_selectors.lua fix: adapt to Nvim 0.11 deprecations 2024-05-17 17:16:44 +02:00
statusline.lua use positive option "allow_duplicates" instead of negative "dedupe" 2023-02-24 14:55:30 -08:00
ts_utils.lua test: fix tests broken after 0.10 update (#6714) 2024-06-01 12:33:56 +09: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