nvim-treesitter/lua/nvim-treesitter
2020-08-11 20:21:22 +02:00
..
refactor Add noremap option to mappings 2020-08-06 13:28:53 +02:00
configs.lua pass full module path in recurse accumulator to enable/disable sub modules 2020-08-11 14:12:56 +02:00
fold.lua Make luacheck happy 2020-07-05 19:21:06 +02:00
health.lua checkhealth for all query groups 2020-07-15 16:28:48 +02:00
highlight.lua fix(highlight): Use TSParameter 2020-08-10 14:17:55 +02:00
incremental_selection.lua Add noremap option to mappings 2020-08-06 13:28:53 +02:00
info.lua Add TSUpdate command to update parsers 2020-08-02 22:58:08 +02:00
install.lua perf: cache parser file list for performance 2020-08-11 20:21:22 +02:00
locals.lua fix(locals): fix find definition implementation (#274) 2020-08-11 09:53:05 +02:00
parsers.lua perf: cache parser file list for performance 2020-08-11 20:21:22 +02:00
query.lua fix(queries): don't load queries on startup 2020-08-11 09:50:30 +02:00
query_predicates.lua feat(predicates): add adjacent predicate 2020-07-31 11:54:09 -05:00
textobjects.lua Add noremap option to mappings 2020-08-06 13:28:53 +02:00
ts_utils.lua configs: attach on unknown parsers too 2020-07-27 15:18:48 +02:00
utils.lua Add textobjects module 2020-07-14 22:34:43 +02:00