Last Updated: February 25, 2016
·
684
· armundle

Open shell from vim

To open shell from vim

`:shell`

The shell path can be set as follows

`:set shell=\"<path to shell.exe>\"`

Confirm the path using

`:echo &shell`

2 Responses
Add your response

Cool tip. Cheers

over 1 year ago ·

why not open vim from shell?

over 1 year ago ·