Skip to content

Commit

Permalink
plugins/lsp: sort unpackaged
Browse files Browse the repository at this point in the history
  • Loading branch information
khaneliman committed Oct 10, 2024
1 parent d9dd573 commit 7916df2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions plugins/lsp/lsp-packages.nix
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
unpackaged = [
"apex_ls"
"agda_ls"
"anakin_language_server"
"angularls"
"antlersls"
"apex_ls"
"awk_ls"
"azure_pipelines_ls"
"bacon_ls"
Expand All @@ -27,8 +27,8 @@
"coffeesense"
"contextive"
"coq_lsp"
"cssmodules_ls"
"css_variables"
"cssmodules_ls"
"cucumber_language_server"
"custom_elements_ls"
"cypher_ls"
Expand All @@ -49,8 +49,8 @@
"fennel_language_server"
"fish_lsp"
"flux_lsp"
"fsharp_language_server"
"foam_ls"
"fsharp_language_server"
"gdscript"
"gdshader_lsp"
"ghdl_ls"
Expand Down Expand Up @@ -115,13 +115,13 @@
"purescriptls"
"pyre"
"qml_lsp"
"r_language_server"
"racket_langserver"
"raku_navigator"
"reason_ls"
"relay_lsp"
"remark_ls"
"rescriptls"
"r_language_server"
"rnix"
"robotframework_ls"
"roc_ls"
Expand Down

0 comments on commit 7916df2

Please sign in to comment.