vim-laravel
vim-laravel copied to clipboard
Vim support for Laravel/Lumen projects
(which is an alias for trans())
Thanks for this plugin! It's really helped speed up my dev workflow. I'm still pretty new to vim, so I'm not sure I'll explain this with the correct terminology. My...
Adds a `:Homestead` command for interacting with the Homestead VM from Vim's command line. ```vimhelp :Homestead {cmd} *:Homestead* Invoke shell {cmd} on the Homestead VM over SSH. Several strategies are...
Is there any planned support for other completion managers, such as Deoplete?
It would be awesome if `gf` while inside `route('route.name')` would take the user to the route handler. I figure maybe this feature could leverage `artisan route:list` behind the scenes. This...
Add Laravel adapter for [db.vim](https://github.com/tpope/vim-db): :DB laravel:connection_name ... See https://github.com/tpope/vim-heroku/commit/2ff8c202db66ab960856d484f6bb3ca86825d0d2