mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +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" },
|
root = { "artisan" },
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{ import = "lazyvim.plugins.extras.lang.php" },
|
||||||
|
|
||||||
{
|
{
|
||||||
"adalessa/laravel.nvim",
|
"adalessa/laravel.nvim",
|
||||||
dependencies = {
|
dependencies = {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue