sponsor Vim development Vim logo Vim Book Ad

bookmarks.vim : Menu driven bookmarks for gvim

 script karma  Rating 83/31, Downloaded by 2176  Comments, bugs, improvements  Vim wiki

created by
Bernie Barton
 
script type
utility
 
description
BOOKMARKS OVERVIEW
------------------
Bookmarks.vim provides an intuitive menu driven interface to facilitate
bookmarking files and directories in gvim.  

    Bookmark Features:
       -Configurable \"popup\" bookmark menu
       -Bookmarks contain file name and part of text from bookmarked file, making it easier to remember.
       -The whitespace in bookmarks is compressed, increasing readability.
       -Can have unlimited number of bookmarks.
       -Can bookmark place in help files.
       -Can bookmark local files, remote files, and directories.
       -Can bookmark blank lines - Line number used.
       -Can bookmark gvim on-line help docs.
       -Includes full function bookmark editor -- It's called gvim!
 
install details
INSTALLATION
------------
1. Copy the bookmarks.vim script to the $HOME/.vim/plugin or the $HOME/vimfiles/plugin or the $VIM/vimfiles directory.  Refer to the ':help add-plugin', ':help add-global-plugin' and ':help runtimepath' topics for more details about gvim plugins.

2. If you do not want the popup menu enabled (<C-RightMouse>) then add this line to your $HOME/.vimrc (not .gvimrc):

       let bm_popup = \"off\"

2. Restart gvim.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
bookmarks.vim 1.0 2005-09-23 6.0 Bernie Barton Initial upload
ip used for rating: 18.226.166.214

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github