Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@AnotherProksY AnotherProksY released this 20 Mar 12:09
· 2 commits to master since this release
v1.1.0

Support for terminal splits in default Vim!

Vim must be compiled with option terminal.
You can check this with this command:

:echo has('terminal')