not logged in (
login
)
Home
Advanced search
About Vim
Community
News
Sponsoring
Trivia
Documentation
Download
Scripts
Tips
My Account
Mercurical Web
Site Help
metarw-git : metarw scheme: git
script karma
Rating
5/2
, Downloaded by 3106
Comments, bugs, improvements
Vim wiki
created by
Kana Natsuno
script type
utility
description
*metarw-git* is a scheme for |metarw| to read or to browse various objects in
a git repository with fakepaths like "git:HEAD~3:src/ui.c".
Note that this scheme just supports reading from an object. Writing to an
object is not supported.
Requirements:
- Vim 7.1.299 or later
- metarw 0.0.0 or later (
vimscript#2335
)
Latest version:
http://github.com/kana/vim-metarw-git
Document in HTML format:
http://kana.github.com/config/vim/metarw-git.html
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-metarw-git-0.0.3.zip
0.0.3
2009-05-12
7.0
Kana Natsuno
- When completing branches, remove "remotes/" prefix from remote-tracking branches.
- Fix not to complete wrong or unnecessary stuffs as branches. For example, "(no branch)", "origin/HEAD -> origin/master", etc.
vim-metarw-git-0.0.2.zip
0.0.2
2009-05-05
7.0
Kana Natsuno
- Fix a bug that metarw-git uses wrong function to escape file-like arguments to shells. Thanks @thinca for reporting this.
vim-metarw-git-0.0.1.zip
0.0.1
2008-08-10
7.0
Kana Natsuno
- Fix requirements - metarw-git uses |fnameescape()| which is added
since Vim 7.1.299. (thanks to id:thinca)
vim-metarw-git-0.0.0.zip
0.0.0
2008-08-09
7.0
Kana Natsuno
Initial upload.
ip used for rating: 216.73.216.208
Questions about
Vim
should go to the
maillist
.
Help Uganda
.
Vim at Github