From 55e2068eff99dc5e43019f9357137f8ac604c9d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Nikoli=C4=87?= Date: Sat, 16 Nov 2024 16:02:02 +0100 Subject: [PATCH] docs: add LSP-twiggy to language servers list (#2558) --- 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 4026f2151..919cd9341 100644 --- a/docs/src/language_servers.md +++ b/docs/src/language_servers.md @@ -776,6 +776,10 @@ Follow installation instructions on [LSP-terraform](https://github.com/sublimels } ``` +## Twig + +Follow installation instructions on [LSP-twiggy](https://github.com/sublimelsp/LSP-twiggy). + ## TypeScript See [Javascript/TypeScript](#javascripttypescript).