Migrate phpactor configuration

This commit is contained in:
Daniel Siepmann 2022-02-07 09:41:26 +01:00
parent 594163f30a
commit d4c7a04a14
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4
2 changed files with 3 additions and 0 deletions

View file

@ -73,6 +73,7 @@
"litecli/config".source = ./home/files/litecli;
"i3/config".source = ./home/files/i3;
"i3blocks/config".source = ./home/files/i3-blocks;
"phpactor/phpactor.yml".source = ./home/files/phpactor.yml;
};
services.dunst = import ./home/services/dunst.nix;

2
home/files/phpactor.yml Normal file
View file

@ -0,0 +1,2 @@
language_server_completion:
trim_leading_dollar: true