Monday, November 22, 2010

Splitscreen in Vim

To have a multiwindow editting mode in vim,

:sp filename

to switch between the windows
ctrl + w + j/k
or ctrl + w + ctrl +w

Screen shot:

No comments:

Post a Comment