nvim-treesitter/lua/nvim-treesitter
2021-03-24 22:32:21 +01:00
..
caching.lua fix(modules): do not reattach if already attached 2020-08-22 06:07:21 -05:00
configs.lua feat(install): allow ignore list when installing parsers (#1098) 2021-03-24 09:12:03 -05:00
fold.lua fix(folds): has_fold -> has_folds 2020-09-16 10:02:37 +02:00
health.lua fix(checkhealth): display error messages of failed queries 2021-03-23 21:25:37 +01:00
highlight.lua feat: Allow tables for additional_vim_regex_highlighting 2021-03-18 12:03:37 +01:00
incremental_selection.lua fix: update interface following languagetree merge (#687) 2020-11-23 12:46:27 -06:00
indent.lua Fix indent size 2021-03-22 17:36:19 +01:00
info.lua Completion: use custom instead of customlist 2020-09-05 19:29:46 +02:00
install.lua Address #1067: check whether lockfile exists 2021-03-24 22:32:21 +01:00
locals.lua chore: remove useless code and indent files 2021-02-27 13:36:33 +01:00
parsers.lua chore(parsers): add tsx maintainer 2021-03-24 18:32:13 +01:00
query.lua fix(checkhealth): display error messages of failed queries 2021-03-23 21:25:37 +01:00
query_predicates.lua Fix "nth?" predicate 2021-01-20 10:39:21 +01:00
shell_command_selectors.lua Add Windows support for cl.exe 2021-03-04 19:58:58 +01:00
ts_utils.lua chore: remove useless code and indent files 2021-02-27 13:36:33 +01:00
tsrange.lua chore: remove useless code and indent files 2021-02-27 13:36:33 +01:00
utils.lua feat(install): allow ignore list when installing parsers (#1098) 2021-03-24 09:12:03 -05:00