Skip to content

Commit

Permalink
Add ltex-ls-plus language server (#12251)
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Else authored Dec 16, 2024
1 parent 4e5b064 commit 9b14750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ koka = { command = "koka", args = ["--language-server", "--lsstdio"] }
kotlin-language-server = { command = "kotlin-language-server" }
lean = { command = "lean", args = [ "--server", "--memory=1024" ] }
ltex-ls = { command = "ltex-ls" }
ltex-ls-plus = { command = "ltex-ls-plus" }
markdoc-ls = { command = "markdoc-ls", args = ["--stdio"] }
markdown-oxide = { command = "markdown-oxide" }
marksman = { command = "marksman", args = ["server"] }
Expand Down

0 comments on commit 9b14750

Please sign in to comment.