TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Using Git with Vim

29 pointsby mindaugasalmost 16 years ago

2 comments

basilalmost 16 years ago
Or you could use the excellent VCSCommand plugin (<a href="http://www.vim.org/scripts/script.php?script_id=90" rel="nofollow">http://www.vim.org/scripts/script.php?script_id=90</a>) which provides most of the things this article talks about, plus a common interface that supports CVS, SVN, SVK as well.
dacavalmost 16 years ago
I've found this interesting article on OSNews