nvim-treesitter/lua/nvim-treesitter
Steven Sojka 994baf4539
Merge pull request #291 from vigoux/post-upstream-work
fix: refactor after upstream refactor
2020-08-15 08:22:14 -05:00
..
refactor fix(definitions): optimize and fix definition highlighting 2020-08-13 07:43:09 -05: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: refactor after upstream refactor 2020-08-14 15:00:13 +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(definitions): optimize and fix definition highlighting 2020-08-13 07:43:09 -05:00
parsers.lua perf: cache parser file list for performance 2020-08-11 20:21:22 +02:00
query.lua Merge pull request #291 from vigoux/post-upstream-work 2020-08-15 08:22:14 -05:00
query_predicates.lua fix: refactor after upstream refactor 2020-08-14 15:00:13 +02:00
textobjects.lua Add noremap option to mappings 2020-08-06 13:28:53 +02:00
ts_utils.lua fix(definitions): optimize and fix definition highlighting 2020-08-13 07:43:09 -05:00
utils.lua Add textobjects module 2020-07-14 22:34:43 +02:00