Search Criteria
Package Details: nvim-treesitter-parsers-main-git r6181.77362027f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvim-treesitter-parsers-main-git.git (read-only, click to copy) |
---|---|
Package Base: | nvim-treesitter-parsers-main-git |
Description: | All of the registered tree sitter parsers used by Neovim; main branch of nvim-treesitter |
Upstream URL: | https://github.com/nvim-treesitter/nvim-treesitter |
Keywords: | neovim nvim tree-sitter treesitter |
Licenses: | Apache |
Conflicts: | nvim-treesitter-parsers, nvim-treesitter-parsers-git, nvim-treesitter-parsers-main |
Provides: | nvim-treesitter-parsers-main |
Submitter: | sentriz |
Maintainer: | sentriz |
Last Packager: | sentriz |
Votes: | 1 |
Popularity: | 0.72 |
First Submitted: | 2025-09-20 14:51 (UTC) |
Last Updated: | 2025-09-30 11:22 (UTC) |
Dependencies (5)
- neovim (nvim-with-restricted-modeAUR, neovim-nightlyAUR, neovim-gitAUR, neovim-nightly-binAUR)
- tree-sitter (tree-sitter-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
- tree-sitter-cli (tree-sitter-cli-gitAUR) (make)
Latest Comments
sentriz commented on 2025-09-30 11:27 (UTC) (edited on 2025-09-30 11:27 (UTC) by sentriz)
to use this package, you do not need the nvim-treesitter plugin
parsers and queries are installed globally and picked up by nvim from this package
minimal init.lua: