nvim-treesitter/lua/nvim-treesitter
2020-11-29 16:37:09 +01:00
..
caching.lua fix(modules): do not reattach if already attached 2020-08-22 06:07:21 -05:00
configs.lua feat: add TSConfigInfo to display current config 2020-10-24 10:40: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 fix: update interface following languagetree merge (#687) 2020-11-23 12:46:27 -06:00
incremental_selection.lua fix: update interface following languagetree merge (#687) 2020-11-23 12:46:27 -06:00
indent.lua fix: update interface following languagetree merge (#687) 2020-11-23 12:46:27 -06:00
info.lua Completion: use custom instead of customlist 2020-09-05 19:29:46 +02:00
install.lua Fix: Print message when TSUpdate has nothing to do 2020-11-29 16:37:09 +01:00
locals.lua fix: update interface following languagetree merge (#687) 2020-11-23 12:46:27 -06:00
parsers.lua feat: add graphql grammar 2020-11-27 14:06:27 +01:00
query.lua fix: update interface following languagetree merge (#687) 2020-11-23 12:46:27 -06:00
query_predicates.lua fix(predicates): Fix #446: highlight property only if not a method 2020-11-18 21:54:04 +01:00
shell_command_selectors.lua Code Refactor 2020-10-06 19:08:42 +02:00
ts_utils.lua fix: update interface following languagetree merge (#687) 2020-11-23 12:46:27 -06:00
tsrange.lua fix: update interface following languagetree merge (#687) 2020-11-23 12:46:27 -06:00
utils.lua Only update outdated_parsers on TSUpdate 2020-11-25 08:04:54 +01:00