/vim-vookmark

Vim bookmark management

Primary LanguageVim ScriptGNU General Public License v2.0GPL-2.0

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.