feat(nvim): add Phpactor templates for Drupal tests
This commit is contained in:
parent
fdd48ba14d
commit
1e22556f6a
5 changed files with 64 additions and 0 deletions
home-manager/modules
|
@ -236,4 +236,9 @@ in
|
|||
source = ../../config/neovim;
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
xdg.configFile.phpactor = {
|
||||
source = ../../config/phpactor;
|
||||
recursive = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue