jabujakan's avatar

Is anyone using VIM full-time for PHP/Laravel projects?

I've been going back and forth between VIM and PHPStorm for a long time. My PHPstorm license has expired now, and I'd like to use VIM exclusively from now on.

Are any PHP/Laravel developers in here doing the same? If so, I would love to hear some tips on how to make VIM suitable for Laravel development. The main thing I was missing the last time was code completion and execution of tests.

0 likes
4 replies
jabujakan's avatar

I've been going back and forth between VIM and PHPStorm for a long time. My PHPstorm license has expired now, and I'd like to use VIM exclusively from now on.

Are any PHP/Laravel developers in here doing the same? If so, I would love to hear some tips on how to make VIM suitable for Laravel development https://tutuapp.uno/ . The main thing I was missing the last time was code completion and execution of tests.

i got this...

cwhite's avatar

Yes I use Neovim for everything---there's a learning curve, but once you get the hang of it you won't go back.

The Neovim as an IDE is a good series to watch.

The kickstart plugin is also a good starting point for your configs.

Please or to participate in this conversation.