docs(readme): prominent callout that the Rust server lives in nuwiki-rs
CI / editor tests (pull_request) Successful in 44s
CI / editor tests (pull_request) Successful in 44s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -9,6 +9,14 @@ and Neovim are thin client layers that wire up keystrokes and display
|
|||||||
results. The `nuwiki-ls` binary is distributed separately in the
|
results. The `nuwiki-ls` binary is distributed separately in the
|
||||||
[nuwiki-rs](https://code.gfran.co/gffranco/nuwiki-rs) repository.
|
[nuwiki-rs](https://code.gfran.co/gffranco/nuwiki-rs) repository.
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> **This repo is the Vim/Neovim plugin (VimL + Lua) only.** The Rust LSP
|
||||||
|
> server — parser, AST, HTML renderer, all `nuwiki-ls` source and tests —
|
||||||
|
> lives in **[nuwiki-rs](https://code.gfran.co/gffranco/nuwiki-rs)**. The
|
||||||
|
> plugin downloads a prebuilt `nuwiki-ls` binary from there automatically,
|
||||||
|
> so installing this plugin needs no Rust toolchain. To work on the server,
|
||||||
|
> head to nuwiki-rs.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
### Syntax & rendering
|
### Syntax & rendering
|
||||||
|
|||||||
Reference in New Issue
Block a user