sponsor Vim development Vim logo Vim Book Ad

altr : Switch to the missing file without interaction

 script karma  Rating 0/0, Downloaded by 1245  Comments, bugs, improvements  Vim wiki

created by
Kana Natsuno
 
script type
utility
 
description
*altr* is a Vim plugin to switch files easily.

For example, suppose that you are developing a Vim plugin which is called
"foo".  You often edit specific files such as "autoload/foo.vim",
"doc/foo.txt", "plugin/foo.vim", etc.  Sometimes one of the files is not
displayed in any window.  So you have to open the missing file explicitly.
But there are many ways to open the missing file.  How do you open the missing
file?  |:edit|, |:buffer|, or your favorite buffer-management plugin?

Whatever you choose, you have to type some keys to specify what the missing
file is.  So there is no way to open the missing file WITHOUT INTERACTION.
You'll probably wish if there is a command to open the missing file without
interaction.  This plugin, altr, provides the command.

The best keys and Ex commands to open the missing file are varied for each
user.  So that altr doesn't define neither the default keys nor the default Ex
commands.  See |altr-examples| for details.


Requirements:
- Vim 7.2 or later

Latest version:
http://github.com/kana/vim-altr

Document
in HTML format:
http://vim-doc.heroku.com/view?https://github.com/kana/vim-altr/blob/master/doc/altr.txt
 
install details
...
 

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
vim-altr-0.0.2.zip 0.0.2 2012-09-01 7.0 Kana Natsuno Initial upload
ip used for rating: 3.138.105.124

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