Skip to content
/ vim-ipos Public

Jump to the last insert start position

License

Notifications You must be signed in to change notification settings

obcat/vim-ipos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-ipos

CI MIT License

ipos-eyecatch

vim-ipos is a Vim plugin that provides features to jump to the position where the cursor was last time Insert-ish mode was started.

Concretely,

  • A mark that points the position where the cursor was last time Insert-ish mode was started
  • A key sequence to jump to that position and then start Insert mode

are contained. These features are similar to Vim's builtin '^ mark and gi command, respectively.

Please see the help file for more information.

About

Jump to the last insert start position

Resources

License

Stars

Watchers

Forks