Source full directory instead of single file for phpactor

This is a preparation to also eventually add templates subfolder.
This also demonstrates that "source" also can have a folder instead of
single file.
This commit is contained in:
Daniel Siepmann 2022-03-28 17:49:58 +02:00
parent 175ebf65b2
commit 3cd038aeed
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4
2 changed files with 1 additions and 1 deletions

View file

@ -134,7 +134,7 @@
xdg.configFile = {
"ctags/config.ctags".source = ./home/files/ctags;
"litecli/config".source = ./home/files/litecli;
"phpactor/phpactor.yml".source = ./home/files/phpactor.yml;
"phpactor".source = ./home/files/phpactor;
"tig/config".source = ./home/files/tig;
"cmus/smyckblue.theme".source = ./home/files/cmus/smyckblue.theme;