awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ajatdarojat45 avatar

ajatdarojat45/commitmate.nvim

0
View on GitHub↗
7 stars·0 forks·Lua·MIT·3 views

Commitmate.nvim

An AI-assisted commit message generator following common commit conventions. 🤝

Features

  • Git Integration - Assists in generating conventional commit messages.

Star history

Star history chart for ajatdarojat45/commitmate.nvimStar history chart for ajatdarojat45/commitmate.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 Commitmate.nvim

Similar open-source projects, ranked by how many features they share with Commitmate.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 Commitmate.nvim→

Frequently asked questions

What does ajatdarojat45/commitmate.nvim do?

An AI-assisted commit message generator following common commit conventions. 🤝

What are the main features of ajatdarojat45/commitmate.nvim?

The main features of ajatdarojat45/commitmate.nvim are: Git Integration.

What are some open-source alternatives to ajatdarojat45/commitmate.nvim?

Open-source alternatives to ajatdarojat45/commitmate.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. acksld/nvim-gfold.lua — nvim plugin using gfold to switch repo and have statusline component. aaronhallaert/advanced-git-search.nvim — Search your git history by commit message, content and author in Neovim.