haya14busa/vim-edgemotion

Move to the edge!

Vim Script

140

25 commits

updated May 15, 2023

See the code

README

EdgeMotion

Build Status

<Plug>(edgemotion-j) and <Plug>(edgemotion-k) motion is like j, k, but stops at edge only.

vim-edgemotion demo

Inspired by EdgeMotion in atom-vim-mode-plus

vmp: the most ambitious vim emulator

Usage

map <C-j> <Plug>(edgemotion-j)
map <C-k> <Plug>(edgemotion-k)

Author

haya14busa (https://github.com/haya14busa)

Document

:h edgemotion.txt

Contributors

haya14busa

24 commits

makenowjust

1 commits

haya14busa/vim-edgemotion

Move to the edge!

Vim Script

140

25 commits

updated May 15, 2023

See the code

README

EdgeMotion

Build Status

<Plug>(edgemotion-j) and <Plug>(edgemotion-k) motion is like j, k, but stops at edge only.

vim-edgemotion demo

Inspired by EdgeMotion in atom-vim-mode-plus

vmp: the most ambitious vim emulator

Usage

map <C-j> <Plug>(edgemotion-j)
map <C-k> <Plug>(edgemotion-k)

Author

haya14busa (https://github.com/haya14busa)

Document

:h edgemotion.txt

Contributors

haya14busa

24 commits

makenowjust

1 commits

Languages

Vim Script

86.3%

Shell

13.7%