Skip to content

Jish2/vimmies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 

Repository files navigation

vimmies

my favorite vim motions that i'll never remember

ranked by usage: most πŸ”₯ πŸ‘ πŸ˜‘ πŸ‘Ž πŸ—‘οΈ least, new entries added to the top

normal

  • πŸ‘ `Β­`: go to position before last jump (undo last f/F/t/T motion)
  • πŸ”₯ <C-i/o>: move positions in jump list
  • πŸ”₯ <C-6>: toggle between two files
  • πŸ‘ '.: jump to last edited line

visual

  • πŸ‘ o: move to start or end of visual selection

insert

  • πŸ‘ <C-r><buffer>: put buffer in insert mode. i mainly use with "/+ buffer

commands

  • πŸ‘Ž :'<,'>norm {motion}: executes {motion} on given visually selected lines

plugin specific

telescope

  • πŸ‘ <C-t/v/x>: go to a file in a new tab, vsplit, or split

About

my favorite vim commands that i'll never remember

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors