Skip to content

Neovim

Neovim plugin for HoloScript language support.

Overview

@holoscript/neovim brings HoloScript editing support into Neovim workflows, typically through syntax, LSP, and editor integration helpers.

Installation

bash
npm install @holoscript/neovim

Use When

  • Your team uses Neovim as a primary editor.
  • You want HoloScript syntax and language features in terminal workflows.
  • You need a reference integration for non-VS Code editors.

Key Capabilities

  • Editor integration for HoloScript in Neovim.
  • Complements the shared language-server package.
  • Useful for terminal-first developer workflows.

See Also

Released under the MIT License.