nvim-treesitter/lua/nvim-treesitter
kylo252 1f087c91f5
fix(health): check required neovim version (#4330)
* fix(health): check required neovim version

* fixup(health)!: require v0.8.3 for is_in_node_range

* fixup(readme)!: always prefer latest neovim
2023-03-24 03:36:30 +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): check required neovim version (#4330) 2023-03-24 03:36:30 +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 fix(v): add vlang as filetype 2023-03-22 11:48:36 +01:00
query.lua style: fill in missing code docs wherever applicable 2023-02-24 01:08:23 -08:00
query_predicates.lua feat(html): injections in <script type> 2023-03-22 02:28:21 -04: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