nvim-treesitter/lua/nvim-treesitter
2021-01-31 22:38:51 +01:00
..
caching.lua fix(modules): do not reattach if already attached 2020-08-22 06:07:21 -05:00
configs.lua Revert "added attach async" 2021-01-14 13:26:43 +01: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 fix(highlight): fix detach function 2021-01-14 12:11:32 +01:00
incremental_selection.lua fix: update interface following languagetree merge (#687) 2020-11-23 12:46:27 -06:00
indent.lua indent: introduce @ignore to avoid indenting some nodes (e.g. comments) 2021-01-14 13:54:43 +01:00
info.lua Completion: use custom instead of customlist 2020-09-05 19:29:46 +02:00
install.lua [docgen] Update README.md 2020-12-12 19:04:43 +01:00
locals.lua fix: update interface following languagetree merge (#687) 2020-11-23 12:46:27 -06:00
parsers.lua Add devicetree parser with queries 2021-01-31 22:38:51 +01:00
query.lua feat(query): add cache for get_query (#879) 2021-01-28 19:56:55 +01:00
query_predicates.lua Fix "nth?" predicate 2021-01-20 10:39:21 +01:00
shell_command_selectors.lua Add fix for vim.fn.executable(vim.NIL) 2020-12-12 15:25:27 +01:00
ts_utils.lua removed async changedtick 2021-01-08 16:16:33 +01:00
tsrange.lua fix: update interface following languagetree merge (#687) 2020-11-23 12:46:27 -06:00
utils.lua fixed not highlighting bug 2021-01-08 16:16:33 +01:00