mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-01 00:24:59 +02:00
plugins/lsp: add lexical language server
This commit is contained in:
parent
30bddf7da1
commit
512ac70ec9
2 changed files with 5 additions and 0 deletions
|
@ -315,6 +315,10 @@ with lib; let
|
|||
name = "lemminx";
|
||||
description = "lemminx for XML";
|
||||
}
|
||||
{
|
||||
name = "lexical";
|
||||
description = "lexical for Elixir";
|
||||
}
|
||||
{
|
||||
name = "ltex";
|
||||
description = "ltex-ls for LanguageTool";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue