thwins : Keep Vim Displaying Three Windows
script karma |
Rating 0/0,
Downloaded by 1016 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Hugo Wang |
|
script type |
utility |
|
description |
Windows are always organized as follows:
===================
| | S1 |
| Main |==========
| | S2 |
===================
Mapped Keys:
<C-H> Make the current buffer as the main window
<C-L> Make current buffer displayed as full screen
<C-C> Delete current buffer
<C-D> Close all buffers except the current one
<C-J> Move cursor to next buffer
<C-K> Move cursor to previous buffer
Priority Rules for Buffers
Current > Main > Displayed > New opened > Others
Issues: https://github.com/mitnk/thwins |
|
install details |
$ cp thwins.vim ~/.vim/plugin/
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 44.220.184.63
|