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.

Show HN: Vim-Gitstatus Plugin

3 pointsby ElHackerover 4 years ago

1 comment

ElHackerover 4 years ago
Wrote this simple plugin that just shows the new and modified files in vim&#x27;s quickfix window, powered by git status.<p>I find it very useful to easily navigate to the files I&#x27;m working with in the current commit.<p>Hope you find it useful as well.