Skip to content

Commit 3ddb4af

Browse files
committed
devenv: Install Phpactor
This is a Language Server Provider for PHP.
1 parent dbf955c commit 3ddb4af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
# Composer and PHP.
3535
php
3636
php.packages.composer
37+
pkgs.phpactor
3738
];
3839
};
3940
};

0 commit comments

Comments
 (0)