mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-22 12:31:07 +00:00
feat(laravel): import lazyvim.plugins.extras.lang.php when using laravel extra
This commit is contained in:
parent
7e19f0d025
commit
12084fcee0
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ return {
|
|||
root = { "artisan" },
|
||||
},
|
||||
|
||||
{ import = "lazyvim.plugins.extras.lang.php" },
|
||||
|
||||
{
|
||||
"adalessa/laravel.nvim",
|
||||
dependencies = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue