Search Criteria
Package Details: neovim-tree-sitter-git r2567.a8bce851-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/neovim-tree-sitter-git.git (read-only, click to copy) |
---|---|
Package Base: | neovim-tree-sitter-git |
Description: | Neovim tree-sitter configurations and abstraction layer |
Upstream URL: | https://github.com/nvim-treesitter/nvim-treesitter |
Licenses: | Apache |
Groups: | neovim-plugins |
Conflicts: | neovim-tree-sitter |
Provides: | neovim-tree-sitter |
Submitter: | lmartinez-mirror |
Maintainer: | None |
Last Packager: | lmartinez-mirror |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-06-07 06:46 (UTC) |
Last Updated: | 2022-04-18 21:49 (UTC) |
Dependencies (42)
- neovim (nvim-with-restricted-modeAUR, neovim-nightly-binAUR, neovim-nightlyAUR, neovim-gitAUR)
- tree-sitter (tree-sitter-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- tree-sitter-bash (tree-sitter-bash-gitAUR) (optional) – Bash shell grammar
- tree-sitter-bibtex (tree-sitter-bibtex-gitAUR) (optional) – BibTeX grammar
- tree-sitter-c (tree-sitter-c-gitAUR) (optional) – C grammar
- tree-sitter-c-sharp (tree-sitter-c-sharp-gitAUR) (optional) – C# grammar
- tree-sitter-clojure (tree-sitter-clojure-gitAUR) (optional) – Clojure grammar
- tree-sitter-commonlisp (tree-sitter-commonlisp-gitAUR) (optional) – Common Lisp grammar
- tree-sitter-cppAUR (tree-sitter-cpp-gitAUR) (optional) – C++ grammar
- tree-sitter-css (tree-sitter-css-gitAUR) (optional) – CSS grammar
- tree-sitter-elixir (tree-sitter-elixir-gitAUR) (optional) – Elixir grammar
- tree-sitter-erlang (tree-sitter-erlang-gitAUR) (optional) – Erlang grammar
- tree-sitter-fish (tree-sitter-fish-gitAUR) (optional) – Fish shell grammar
- tree-sitter-goAUR (tree-sitter-go-gitAUR) (optional) – Golang grammar
- tree-sitter-haskell (tree-sitter-haskell-gitAUR) (optional) – Haskell grammar
- tree-sitter-html (tree-sitter-html-gitAUR) (optional) – HTML grammar
- tree-sitter-java (tree-sitter-java-gitAUR) (optional) – Java grammar
- tree-sitter-javascript (tree-sitter-javascript-gitAUR) (optional) – Javascript and JSX grammar
- tree-sitter-jsdoc (tree-sitter-jsdoc-gitAUR) (optional) – JSDoc grammar
- Show 22 more dependencies...
Required by (13)
- neovim-blue-moon-git (requires neovim-tree-sitter) (optional)
- neovim-bqf (requires neovim-tree-sitter) (optional)
- neovim-bqf-git (requires neovim-tree-sitter) (optional)
- neovim-gps-git (requires neovim-tree-sitter)
- neovim-nebulous-git (requires neovim-tree-sitter) (optional)
- neovim-neogen-git (requires neovim-tree-sitter)
- neovim-neorg-git (requires neovim-tree-sitter) (optional)
- neovim-noice-git (requires neovim-tree-sitter) (optional)
- neovim-tabout-git (requires neovim-tree-sitter)
- neovim-telescope (requires neovim-tree-sitter) (optional)
- neovim-telescope-git (requires neovim-tree-sitter) (optional)
- neovim-ufo-git (requires neovim-tree-sitter) (optional)
- vim-matchup-git (requires neovim-tree-sitter) (optional)
Latest Comments
lmartinez-mirror commented on 2022-10-01 18:27 (UTC)
This package is broken due to neovim release 0.8.0 including some of the files that installed to the runtime directory. Will be taking a look.
f1she3 commented on 2022-01-29 11:37 (UTC) (edited on 2022-01-29 11:38 (UTC) by f1she3)
Hi ! I just want to report a minor typo in the file
neovim-tree-sitter-git.install
:should be replaced with :
lmartinez-mirror commented on 2021-10-04 23:09 (UTC) (edited on 2021-10-04 23:15 (UTC) by lmartinez-mirror)
TSUpdate
andTSInstall
were patched out to prevent orphan files. Most of the known supported languages are listed in the optdepends for this package.If you really need
TSUpdate
andTSInstall
, pass--noprepare
to your AUR helper. This will withhold the patch from the final build.dedguy21 commented on 2021-10-03 22:32 (UTC)
I'm having trouble with this program no matter which neovim version I use. Neovim-nightly-bin seems to work the best. Installs the default 'C' parcer and all. But certain TS commands are not available, namely TSUpdate & TSInstall. While others are like TSEnableAll TSInstallinfo.
So it's installing just not installing correctly somewhow.
Maybe there's something I'm doing wrong you know I've read and read and read. Do you have any tips maybe something in the init.lua, again it definitely initializes downloads the remaining parsers and still those two main commands are still missing from neovim option.
lmartinez-mirror commented on 2021-06-14 18:15 (UTC)
If any of the optdepends do not work, please let me know, thanks!