Skip to content

naddeoa/vim-visual-page-percent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Visual display of your location in a file for Vim

This plugin provides a function that can be used in the Vim status line to display a horizontal visualization of your current location within a file.

vim-page-page-percent

Usage

Add the following to your .vimrc file.

set statusline+=%{VisualPercent()}

Remember that the status line won't show if you only have one window split without adding the following line to your .vimrc.

set laststatus=2

About

Visual display of your location in a file for Vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published