nix-config/modules2/nixvim/lsp/php.nix

3 lines
70 B
Nix

{
flake.modules.nixvim.custom.lsp.servers.phpactor.enable = true;
}