Skip to content

Konfekt/vim-smartHomeEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vim-smartHomeEnd

Vim plug-in makes the <Home/End> keys cycle through the starts/endings of the screen rows spanned by the current line in Normal and Visual Mode. In Insert Mode, the read-line bindings <Ctrl-A/E> are remapped instead.

Suggested remappings:

nmap H <Home>
xmap H <Home>
nmap L <End>
xmap L <End>

About

make <Home> and <End> cycle through screen lines in Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published