Skip to content

A window is too small for your long buffer? Then, try this!

License

Notifications You must be signed in to change notification settings

ubaldot/vim-extended-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-extended-view

Extend the view of your buffer on a number of side-by-side windows!

* Vim-extended-view *

This simple plugin provides only one command :ExtendedViewToggle <number>, where <number> is the number of the side-by-side windows where the current buffer spans over. If <number> is not provided, then the buffer view is extended on 2 windows by default.

To quit the extended view mode, run :ExtendedViewToggle again or just close any window containing the extended view.

If you don't have any mapping for <c-f> and <c-b>, then they are set to scroll <number> pages per time during the extended view. Handy!

Enjoy!

About

A window is too small for your long buffer? Then, try this!

Topics

Resources

License

Stars

Watchers

Forks