nvim-treesitter/lua/nvim-treesitter
2023-02-12 14:26:14 -08:00
..
caching.lua fix: detach behaviour on buffer reload 2023-01-23 21:56:53 +01:00
configs.lua fix: show errors when reload after installation fails 2022-12-31 13:59:18 +01:00
fold.lua feat(emmy): add emmylua annotations 2022-10-31 12:00:45 +01:00
health.lua fix(health): align the list of parsers when doing checkhealth 2022-12-21 13:08:15 +01:00
highlight.lua fix: do not force syntax=ON on detach 2023-01-04 14:08:28 +00:00
incremental_selection.lua feat: allow to set keymappings to false 2022-12-15 14:55:15 +01:00
indent.lua properly replace deprecated tsutils functions 2023-02-12 14:26:14 -08:00
info.lua chore: show in TSInstallInfo when parser is still loaded 2022-08-03 09:03:54 +02:00
install.lua fix: better support for custom parsers 2023-01-30 12:49:57 +01:00
locals.lua adapt to vim.treesitter.query.get_node_text 2022-04-19 16:28:41 +02:00
parsers.lua feat: improve KDL queries 2023-02-05 23:08:41 -08:00
query.lua feat(emmy): add emmylua annotations 2022-10-31 12:00:45 +01:00
query_predicates.lua fix(fold): don't include whitespace end regions 2022-09-12 11:49:51 +01:00
shell_command_selectors.lua ci: fix file name for cache calculation 2023-01-08 00:33:13 +01:00
statusline.lua handle opts as number, #3323 2022-11-25 19:51:44 +01:00
ts_utils.lua deprecate get_node_range and is_in_node_range 2023-02-12 02:38:17 -08:00
tsrange.lua Fix bugs in TSRange 2021-11-01 14:51:53 +01:00
utils.lua utils: respect shellslash setting 2022-12-14 17:27:16 +01:00