Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add instruction for using zls nightly on neovim #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/zls/editors/vim.smd
Original file line number Diff line number Diff line change
@@ -16,3 +16,5 @@ The following LSP plugins are documented:
># [Warning]($block.attrs('warning'))
>
>The [mason](https://github.com/williamboman/mason.nvim) package manager can only install the latest tagged release of ZLS which should **not** be used with Zig nightly/master.

For neovim users who want to use nightly zls, you can install [`jinzhongjia/zig-lamp`](https://github.com/jinzhongjia/zig-lamp), which can install zls nightly through a simple command and parse `build.zig.zon`, add or remove dependency.