Closed jiz4oh closed 1 year ago
I've redone this to support Vim 7.4. (We're at a point where 7.4 support could probably be dropped, but I will be holding off on that until after a stable release.)
Note my currently thinking is that :Console
should probably be deprecated in favor of just putting the REPL command on :Start
. My old thinking of reserving :Start
for commands like rails server
didn't really take into account that most projects don't have one clear "server" command.
Thanks tpope 😃
Hi @tpope, I have realized the, this pr fix that
Console
command, and found it have a little difference behavior withStart
. It does not accept