nvim-treesitter/lua/nvim-treesitter
2023-03-16 19:18:26 +01:00
..
caching.lua fix: remove wrong/pointless tostring 2023-03-02 00:30:35 -05:00
configs.lua refactor!: remove setting the update strategy 2023-03-11 17:52:54 -05: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 fix: change folding algorithm to fix Python indents 2023-03-15 22:44:59 +01:00
info.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
install.lua fix: check if repo location exists for local paths 2023-03-16 19:18:26 +01:00
locals.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
parsers.lua feat: add LLVM TableGen 2023-03-16 10:58:50 -04: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 fix(windows): treat any non-cmd shell as powershell like in selector 2023-03-16 04:23:14 -04: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