awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aaronhallaert avatar

aaronhallaert/advanced-git-search.nvim

0
View on GitHub↗
388 stars·10 forks·Lua·Apache-2.0·2 views

Advanced Git Search.nvim

Search your git history by commit message, content and author in Neovim

Features

  • Git Integration - Searches Git history by commit details.

Star history

Star history chart for aaronhallaert/advanced-git-search.nvimStar history chart for aaronhallaert/advanced-git-search.nvim

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Advanced Git Search.nvim

Similar open-source projects, ranked by how many features they share with Advanced Git Search.nvim.
  • carlhuda/januscarlhuda avatar

    carlhuda/janus

    7,843View on GitHub↗

    Janus is a Vim distribution and curated plugin configuration that transforms the editor into a full-featured development environment. It functions as a Vim-based IDE, integrating a collection of third-party extensions to provide an integrated development experience. The system features a fuzzy-search project navigator for locating files, buffers, and symbols across a codebase. It also includes a Git-integrated workflow that provides real-time diff visualization in the sign column and allows users to stage hunks and manage version control directly within the editor. The environment covers bro

    Vim script
    View on GitHub↗7,843
  • nvim-tree/nvim-tree.luanvim-tree avatar

    nvim-tree/nvim-tree.lua

    8,559View on GitHub↗

    This project is a Lua-based file explorer plugin for Neovim that provides a sidebar tree interface for navigating project directories. It functions as a file system node manipulator and a Git-integrated file manager, allowing users to interact with their project structure directly within the editor. The plugin distinguishes itself by integrating version control status into the visual tree, enabling users to track, stage, and unstage files through the explorer interface. It also features a public API that allows external scripts to trigger internal functions and subscribe to system events. Th

    Luafile-explorerluaneovim
    View on GitHub↗8,559
  • amix/vimrcamix avatar

    amix/vimrc

    31,774View on GitHub↗

    This project is a Vim configuration framework and development environment that transforms the basic text editor into a full-featured integrated development environment. It provides a curated set of settings and a comprehensive plugin suite to support professional software development workflows. The environment includes specialized tools for polyglot code execution and project navigation, allowing users to run source files in multiple languages via single keystrokes and locate files using fuzzy searching. It also integrates version control workflows, enabling the management of Git operations a

    Vim Script
    View on GitHub↗31,774
  • 9seconds/repolink.nvim9seconds avatar

    9seconds/repolink.nvim

    22View on GitHub↗

    Create HTTP permalinks to your Git web frontend hosts

    Lua
    View on GitHub↗22
See all 30 alternatives to Advanced Git Search.nvim→

Frequently asked questions

What does aaronhallaert/advanced-git-search.nvim do?

Search your git history by commit message, content and author in Neovim

What are the main features of aaronhallaert/advanced-git-search.nvim?

The main features of aaronhallaert/advanced-git-search.nvim are: Git Integration.

What are some open-source alternatives to aaronhallaert/advanced-git-search.nvim?

Open-source alternatives to aaronhallaert/advanced-git-search.nvim include: carlhuda/janus — Janus is a Vim distribution and curated plugin configuration that transforms the editor into a full-featured… nvim-tree/nvim-tree.lua — This project is a Lua-based file explorer plugin for Neovim that provides a sidebar tree interface for navigating… amix/vimrc — This project is a Vim configuration framework and development environment that transforms the basic text editor into a… 9seconds/repolink.nvim — Create HTTP permalinks to your Git web frontend hosts. ajatdarojat45/commitmate.nvim — An AI-assisted commit message generator following common commit conventions. 🤝. acksld/nvim-gfold.lua — nvim plugin using gfold to switch repo and have statusline component.