nvim-treesitter/lua/nvim-treesitter
2022-08-02 12:40:25 +00:00
..
caching.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
configs.lua fix(typo): utils.create_or_resue_writable_dir -> reuse (#3194) 2022-07-18 12:43:31 +02:00
fold.lua chore: fix typos 2021-11-02 23:47:48 +01:00
health.lua fix(health): update to upstream changes 2022-06-02 12:56:57 +02:00
highlight.lua feat(highlight): re-apply default highlights on colorscheme changes 2022-07-30 20:13:24 +02:00
incremental_selection.lua fix: node_incremental for incremental selection jumping around (#3257) 2022-08-02 12:40:25 +00:00
indent.lua fix(indents): indents for error block (css, lua) (#3207) 2022-07-21 13:48:03 +02:00
info.lua refactor!: update to Neovim 0.7 APIs 2022-04-30 16:08:01 +02:00
install.lua fix: avoid installing parsers multiple times when using auto_install 2022-07-08 22:02:36 +02:00
locals.lua adapt to vim.treesitter.query.get_node_text 2022-04-19 16:28:41 +02:00
parsers.lua feat(vala)!: switch to @vala-lang parser 2022-07-09 16:22:51 +02:00
query.lua chore: placate luacheck 2022-03-26 10:20:26 +01:00
query_predicates.lua feat(markdown)!: switch to split parser (#3048) 2022-06-26 18:02:29 +02:00
shell_command_selectors.lua Add support for custom parser install locations #2959 (#3031) 2022-06-20 22:50:07 +02:00
statusline.lua chore: cleanup main file, move statusline in module 2022-07-18 15:44:59 +02:00
ts_utils.lua feat(ts_utils): allow starting selection after last character (#3233) 2022-07-29 17:35:29 +02:00
tsrange.lua Fix bugs in TSRange 2021-11-01 14:51:53 +01:00
utils.lua fix(typo): utils.create_or_resue_writable_dir -> reuse (#3194) 2022-07-18 12:43:31 +02:00