nvim-treesitter/lua/nvim-treesitter
Philipp Mildenberger fe80f7c2bb feat: add ungrammar
2023-02-24 18:42:35 -05: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: add ungrammar 2023-02-24 18:42:35 -05: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 also pass the node to the statusline transform fn 2023-02-24 14:55:30 -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