nvim-treesitter/lua/nvim-treesitter
2020-09-30 17:06:58 +02:00
..
refactor feat(refactor.navigation): allow a fallback_function for goto_definition 2020-08-31 22:16:27 +02:00
textobjects TextObjects: refactor wrong func names 2020-09-12 10:51:06 +02:00
caching.lua fix(modules): do not reattach if already attached 2020-08-22 06:07:21 -05:00
configs.lua Add lockfile and make lockfile default install revision 2020-09-27 13:09:12 +02:00
fold.lua fix(folds): has_fold -> has_folds 2020-09-16 10:02:37 +02:00
health.lua fix(checkhealth): use pcall to check for syntax errors in query files 2020-09-20 10:37:06 +02:00
highlight.lua Add @keyword.operator for operators that are English words and add @exception for Java/JS 2020-09-19 07:30:49 +02:00
incremental_selection.lua Incremental selection: fix skipping some nodes 2020-09-07 18:24:55 +02:00
info.lua Completion: use custom instead of customlist 2020-09-05 19:29:46 +02:00
install.lua chore: dedup join_paths <-> join_path 2020-09-28 17:40:34 +02:00
locals.lua fix(locals): add nil guard for definition id creation 2020-08-25 14:35:08 +02:00
parsers.lua initial support for CodeQL 2020-09-30 17:06:58 +02:00
query.lua feat: add parser for ocaml interface files 2020-09-19 13:35:12 +02:00
query_predicates.lua preds: declare set! predicate 2020-09-03 18:19:18 +02:00
ts_utils.lua feat(refactor.navigation): add navigation.goto_{next,previous}_usage 2020-08-31 18:56:41 +02:00
utils.lua chore: dedup join_paths <-> join_path 2020-09-28 17:40:34 +02:00