nvim-treesitter/lua/nvim-treesitter
2021-10-13 01:31:49 +02:00
..
caching.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
configs.lua chore: use vim.ui.select for TSEditQuery if available 2021-10-03 11:17:40 +02:00
fold.lua Folds: remove ending marks for folds; they only confuse vim when multiple closes on the same line are expected 2021-07-18 16:57:57 +00:00
health.lua feat(healthcheck): support native lua healthchecks, and fixes 2021-10-11 09:47:16 +02:00
highlight.lua fix: make additional_vim_regex_highlighting actually accept a list 2021-07-20 09:36:22 +02:00
incremental_selection.lua Use vim-range style (1-index based) when possible (#1841) 2021-09-24 17:46:44 -05:00
indent.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
info.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
install.lua feat(install): add options prefer_git and command_extra_args 2021-10-01 22:21:16 +02:00
locals.lua recurse_local_nodes: type check local_def to ensure it is a table (#1331) 2021-07-21 16:31:55 -05:00
parsers.lua Switch to official elixir-lang parser 2021-10-13 01:31:49 +02:00
query.lua Query: allow to pass a list to get_capture_matches (#1693) 2021-08-22 20:22:20 -05:00
query_predicates.lua fix: query_predicate - nth 2021-08-03 21:45:16 -05:00
shell_command_selectors.lua feat(install): add options prefer_git and command_extra_args 2021-10-01 22:21:16 +02:00
ts_utils.lua Use vim-range style (1-index based) when possible (#1841) 2021-09-24 17:46:44 -05:00
tsrange.lua New stylua version (#1555) 2021-07-11 20:59:06 +00:00
utils.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00