Skip to content

lacombar/vim-mpage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

vim-mpage

This VIM plug-in shows a file in multiple synchronized windows, with each sequential window showing sequential lines of text.

#Installation

cd .vim/plugin
git clone https://github.com/lacombar/vim-mpage.git

#Usage

:MPageToggle

will split a window into pages. Subsequently,

:MPageToggle

will turn multi-paging off and close all non-active windows.

About

Shows synchronized pages of a file in multiple windows

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%