Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

panekj/lapce-yaml

Repository files navigation

Lapce plugin for Yaml (yaml-language-server)

Prerequisites

Install yaml-language-server (Requires NodeJS) via npm or your system package manager

npm i --global yaml-language-server

Configuration

In settings.toml:

[lapce-yaml.volt]
serverPath = "<custom executable>"
serverArgs = ["--stdio"] # --stdio is required for all LSPs made in nodejs

Releases

No releases published

Packages

No packages published

Languages