Search Criteria
Package Details: vim-coc-rust-analyzer-git r1222.dc17ad2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vim-coc-rust-analyzer-git.git (read-only, click to copy) |
---|---|
Package Base: | vim-coc-rust-analyzer-git |
Description: | rust-analyzer extension for coc.nvim |
Upstream URL: | https://github.com/fannheyward/coc-rust-analyzer |
Keywords: | lsp |
Licenses: | MIT |
Conflicts: | vim-coc-rust-analyzer |
Provides: | vim-coc-rust-analyzer |
Submitter: | sainnhe |
Maintainer: | sainnhe |
Last Packager: | sainnhe |
Votes: | 4 |
Popularity: | 0.42 |
First Submitted: | 2020-07-29 12:11 (UTC) |
Last Updated: | 2022-06-26 12:00 (UTC) |
Dependencies (4)
- rust-analyzer (rust-analyzer-git, rust-analyzer-nightly-bin)
- vim-coc (vim-coc-git, vim-coc-bin-git, vim-coc, vim-coc-bin)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- yarn (yarn-nightly) (make)
Latest Comments
sainnhe commented on 2021-11-08 11:28 (UTC)
@morealaz: I didn't get it, this package is aiming to work out of box and should be available system-wide, both of these two points cannot be guaranteed by rustup.
morealaz commented on 2021-11-08 06:16 (UTC)
@sainnhe: this package needs both rust-analyzer and rust-src in order to work properly, which both of them can be installed by rustup, so could you please remove rust-analyzer as dependency and add rustup as dependency or maybe optional dependency?