FavEx : Favorite file and directory explorer
script karma |
Rating 65/29,
Downloaded by 3555 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Ajit Thakkar |
|
script type |
utility |
|
description |
favex.vim is a plugin to update a list (favlist) of favorite files and directories, and use the list to provide easy access to the favorites.
A skeletal favlist is provided. As you edit your favorites, you can add files and their directories to favlist with the :FF and :FD commands or their \ff and \fd key map equivalents. Once there are some entries in favlist, you can access your favorites by entering a favex window with either :FE or :FS and then pressing <Enter>, o, or O -- keys entirely analogous to those used in file-explorer. The key mappings, the favex window height, and the favex directory explore command can be customized by setting global variables in your vimrc.
favex.vim requires Vim 6.0 (or later) run with at least "set nocompatible" in the vimrc, and with the standard file-explorer plugin (or a suitable replacement) loaded. |
|
install details |
1. Unzip favex.zip, preserving directory structure, into either
$HOME/.vim for unix or $HOME\vimfiles for MSWindows.
2. Start Vim
3. Do
:helptags ~/.vim/doc (for unix)
or
:helptags ~\vimfiles\doc (for MSWindows)
4. Do :help favex to learn about usage and customization. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|