Skip to content

vim-scripts/help_movement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=3179

DESCRIPTION
This filetype plugin provides movement commands for Vim help sections. 

USAGE
			Move around Vim help sections (starting with a =====
			line). 
]]			Go to [count] next start of a help section. 
][			Go to [count] next end of a help section. 
[[			Go to [count] previous start of a help section. 
[]			Go to [count] previous end of a help section. 

About

Movement over Vim help sections with ]] etc.

Resources

Stars

Watchers

Forks

Packages

No packages published