Search Criteria
Package Details: neovim-lspconfig-git 0.1.7.r158.g4bdd3800-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/neovim-lspconfig-git.git (read-only, click to copy) |
---|---|
Package Base: | neovim-lspconfig-git |
Description: | Quickstart configurations for the Neovim LSP client |
Upstream URL: | https://github.com/neovim/nvim-lspconfig |
Licenses: | Apache |
Groups: | neovim-plugins |
Submitter: | lmartinez-mirror |
Maintainer: | tardypad |
Last Packager: | tardypad |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2021-06-04 21:18 (UTC) |
Last Updated: | 2024-03-15 21:26 (UTC) |
Dependencies (2)
- neovim (nvim-with-restricted-modeAUR, neovim-nightly-binAUR, neovim-nightlyAUR, neovim-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
lmartinez-mirror commented on 2022-10-20 20:34 (UTC)
I could not reproduce on my end. Check your config?
patatahooligan commented on 2022-10-19 22:03 (UTC)
0.1.3.r191.g607ff48b-1
is the last version that works for me. After that commit, it doesn't seem to do anything and the:Lsp*
commands are not even present. Anyone experience this or have any idea what to do?I'm running the current official
neovim
package which is at version 0.8.0-3.lmartinez-mirror commented on 2021-10-19 16:08 (UTC)
I just tried
:checkhealth
under a clean build ofneovim-git
and could not reproduce. Try checking your config file for any mistakes.dedguy21 commented on 2021-10-19 15:39 (UTC)
This package causes a #checkhealth error "E684: list index out of range: 0" in neovim-git. It works in the repo neovim package.
I'm wondering if you have the same experience with this package and neovim-git, and what you did to get past the checkhealth error if you did.
Thanks
lmartinez-mirror commented on 2021-07-02 17:25 (UTC) (edited on 2021-07-02 17:53 (UTC) by lmartinez-mirror)
I would if it wasn't for the fact that
neovim-git
doesn't provideneovim=0.5.0
. That's the true dependency.EDIT: Just noticed
neovim
got updated to 0.5.0... update it is, then.charlesjohnson commented on 2021-07-02 17:22 (UTC)
Can you make this depend on neovim instead of neovim-git?