diff options
| author | anand <anand.panchdhari@gmail.com> | 2025-12-20 00:44:46 +0530 |
|---|---|---|
| committer | anand <anand.panchdhari@gmail.com> | 2025-12-20 00:44:46 +0530 |
| commit | cdd784c7e53b3aa3f6efe6120724384ddb8e0b49 (patch) | |
| tree | b5cfde25637806733a60ed6a42890a2d219389f1 /modules/lsp.nix | |
| parent | 048c97a9f5ba36efbbcd2322ab90d69d98909a36 (diff) | |
working on fixing android development
Diffstat (limited to 'modules/lsp.nix')
| -rw-r--r-- | modules/lsp.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/lsp.nix b/modules/lsp.nix index 8cc7599..1db6d9e 100644 --- a/modules/lsp.nix +++ b/modules/lsp.nix @@ -14,6 +14,7 @@ pkgs.emmet-ls pkgs.cmake-language-server pkgs.phpactor + pkgs.intelephense ]; }; } |
