nvim-treesitter/lua/nvim-treesitter
2023-03-02 18:08:03 +01:00
..
caching.lua fix: remove wrong/pointless tostring 2023-03-02 00:30:35 -05:00
configs.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
fold.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
health.lua fix(health): align the list of parsers when doing checkhealth 2022-12-21 13:08:15 +01:00
highlight.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
incremental_selection.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
indent.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
info.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
install.lua fix: do not recommend removing bundled parsers 2023-02-26 00:21:41 +01:00
locals.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
parsers.lua markdown!: switch to scanner.c 2023-03-02 18:08:03 +01:00
query.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
query_predicates.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
shell_command_selectors.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
statusline.lua use positive option "allow_duplicates" instead of negative "dedupe" 2023-02-24 14:55:30 -08:00
ts_utils.lua goto_node select last character when in operator-pending mode 2023-02-25 02:26:31 -05:00
tsrange.lua Fix bugs in TSRange 2021-11-01 14:51:53 +01:00
utils.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00