Skip to content

Commit 299813e

Browse files
committed
vim-laravel 0.4.0
* Specify related entities in Projectionist configuration, such that, for example, `:Eprovider` invoked from `routes/web.php` jumps to `app/Providers/RouteServiceProvider.php`. * Invoke artisan serve via :Start. * Fix compatibility issue with recent Vims that caused error on startup.
1 parent 40ec57a commit 299813e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon-info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laravel",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"author": "Noah Frederick",
55
"description": "Vim support for Laravel/Lumen projects",
66
"homepage": "https://github.com/noahfrederick/vim-laravel"

0 commit comments

Comments
 (0)