Skip to content

75re/vim-vookmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-vookmark

Vookmark, Vim bookmark plugin.

  • Unlimited bookmarks.
  • Be able to move to nearest next bookmark.
  • Be able to list all bookmarks in editing file.
  • Keep bookmarks even closing vim.

Hotkeys

  • Hotkey 'mm' to add/remove bookmarks.
  • Hotkey 'ml' to list all bookmarks. ** 'r' for relocate bookmark position. ** 'd' for deleting bookmark.
  • Hotkey 'mn' to move to next bookmark.

Screenshots

  • You can make some visible bookmarks

some visible bookmarks

  • You can see all bookmarks in one place (bookmark list window)

bookmark list window

Installation

  1. Install by Vundle.
  2. Modify your .vimrc to customize vookmark if any necessary.

About

Vim bookmark management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%