aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/nvim-treesitter.lua
Commit message (Expand)AuthorAgeFilesLines
* fix(install): don't print operation summary by defaultChristian Clason2025-05-291-3/+4
* feat(api): expose list of available and installed languagesChristian Clason2025-05-291-1/+1
* fix(config): check both installed parsers and queriesChristian Clason2025-05-291-1/+1
* feat!: track parser revision in LuaChristian Clason2025-05-121-1/+1
* feat(install)!: generate from json instead of requiring nodeChristian Clason2025-05-121-1/+1
* fix: do not use vim.iter (#6469)Lewis Russell2025-05-121-6/+14
* feat: drop `TSInstallInfo` in favor of better `checkhealth`Christian Clason2025-05-121-4/+0
* refactor: rewrite installation using jobs and asyncLewis Russell2025-05-121-22/+6
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-25/+77
* feat!: remove obsolete `TS*` highlight groupsChristian Clason2022-10-161-10/+0
* feat(highlight): re-apply default highlights on colorscheme changesJohn Drouhard2022-07-301-85/+8
* refactor!: update to Neovim 0.7 APIsChristian Clason2022-04-301-0/+121