mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 19:30:01 +02:00
nvim: php: pin laravel.nvim version
This commit is contained in:
parent
c551a2b888
commit
a6eefc17f9
2 changed files with 2 additions and 2 deletions
|
|
@ -60,6 +60,7 @@ return {
|
|||
},
|
||||
{
|
||||
"adalessa/laravel.nvim",
|
||||
version = "v2.2.2",
|
||||
dependencies = {
|
||||
"tpope/vim-dotenv",
|
||||
"MunifTanjim/nui.nvim",
|
||||
|
|
@ -81,6 +82,5 @@ return {
|
|||
},
|
||||
},
|
||||
},
|
||||
config = true,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue