mattn / mattn/vim-lsp-settings
install-helm-ls.sh is not executable by default
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 1.4k
- Forks
- 245
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
When you try to install the helm-ls server it doesn't work and vim doesn't give you a clear error message.
After digging a bit deeper I found out that installer/install-helm-ls.sh is not executable on linux. When I make it executable and try to install the server again from the vim :LspManageServers screen it works.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with installer/install-helm-ls.sh and reproduce installation from Vim's :LspManageServers screen on Linux. Inspect how the installer is checked out and invoked, then verify that a fresh checkout allows helm-ls installation without manually changing the file permission.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100