Skip to content

Commit

Permalink
plugins/lsp: enable angularls
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed Nov 11, 2024
1 parent de2a794 commit 4ea3465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/lsp/lsp-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"ada_ls"
"agda_ls"
"anakin_language_server"
"angularls"
"antlersls"
"apex_ls"
"awk_ls"
Expand Down Expand Up @@ -180,6 +179,7 @@

packages = {
aiken = "aiken";
angularls = "angular-language-server";
ansiblels = "ansible-language-server";
arduino_language_server = "arduino-language-server";
asm_lsp = "asm-lsp";
Expand Down

0 comments on commit 4ea3465

Please sign in to comment.