Skip to content
github-actions[bot] edited this page Aug 16, 2025 · 1 revision

🏗️ Build From Source

Note

Make sure you have Rust >= 1.89.0 installed.

  1. Clone the repository and move into the directory
    git clone https://github.com/vyfor/cord.nvim
  2. Build the server binary using :Cord update build which will place the built binary under the Neovim data directory
Clone this wiki locally