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).