Skip to content

Commit 962c5e5

Browse files
committed
vim-laravel 0.2.0
* Fix :Artisan make:model in Laravel 8. * Add support for artisan make:channel generator introduced in Laravel 5.6. * Dynamically complete Artisan flags. * Fold stack traces in log buffers. * Make gf go to intended config/translation file. * Implement completion via ncm2 (#15). * Always set up job/command nav commands. * Various bug fixes.
1 parent e7a4e21 commit 962c5e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon-info.json

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

0 commit comments

Comments
 (0)