mtth / scratch.vim

Unobtrusive scratch window
MIT License
395 stars 32 forks source link

How to create scratch window on left or right? #13

Closed sagarjauhari closed 9 years ago

mtth commented 9 years ago

Hey, since 1205bf91ddd14be585cec925ced4c0f46ba1b6b6 (version >= 2.1), you can use the following option to split the window vertically rather than horizontally:

let g:scratch_horizontal = 0