nvim-treesitter/lua/nvim-treesitter
2023-02-24 13:38:20 -08:00
..
caching.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08: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 feat: use vim.treesitter.language.get_lang/add/register() 2023-02-24 10:09:43 +00:00
locals.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
parsers.lua feat(health): sort parser list for clarity 2023-02-24 13:38:20 -08: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 handle opts as number, #3323 2022-11-25 19:51:44 +01:00
ts_utils.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08: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