From de767d1678aff4068c3b4737c1470cfc168718e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Nikoli=C4=87?= Date: Tue, 29 Oct 2024 16:21:15 +0100 Subject: [PATCH] docs: add LSP-some-sass to language servers list (#2539) --- docs/src/language_servers.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/language_servers.md b/docs/src/language_servers.md index 4af2e384d..17acb15d9 100644 --- a/docs/src/language_servers.md +++ b/docs/src/language_servers.md @@ -633,6 +633,10 @@ There are multiple options: Follow installation instructions on [LSP-rust-analyzer](https://github.com/sublimelsp/LSP-rust-analyzer). +## Sass + +Follow installation instructions on [LSP-some-sass](https://github.com/sublimelsp/LSP-some-sass). + ## Scala Follow installation instructions on [LSP-metals](https://github.com/scalameta/metals-sublime).