awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to harrisoncramer/gitlab.nvim

Open-source alternatives to GitLab.nvim

30 open-source projects similar to harrisoncramer/gitlab.nvim, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best GitLab.nvim alternative.

  • carlhuda/januscarlhuda का अवतार

    carlhuda/janus

    7,843GitHub पर देखें↗

    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
    GitHub पर देखें↗7,843
  • nvim-tree/nvim-tree.luanvim-tree का अवतार

    nvim-tree/nvim-tree.lua

    8,559GitHub पर देखें↗

    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
    GitHub पर देखें↗8,559
  • amix/vimrcamix का अवतार

    amix/vimrc

    31,774GitHub पर देखें↗

    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
    GitHub पर देखें↗31,774

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • aaronhallaert/advanced-git-search.nvimaaronhallaert का अवतार

    aaronhallaert/advanced-git-search.nvim

    388GitHub पर देखें↗

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

    Lua
    GitHub पर देखें↗388
  • acksld/nvim-gfold.luaAckslD का अवतार

    AckslD/nvim-gfold.lua

    32GitHub पर देखें↗

    nvim plugin using gfold to switch repo and have statusline component

    Lua
    GitHub पर देखें↗32
  • ajatdarojat45/commitmate.nvimajatdarojat45 का अवतार

    ajatdarojat45/commitmate.nvim

    7GitHub पर देखें↗

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

    Lua
    GitHub पर देखें↗7
  • axkirillov/unified.nvimaxkirillov का अवतार

    axkirillov/unified.nvim

    136GitHub पर देखें↗

    an inline, unified diff viewer for neovim

    Lua
    GitHub पर देखें↗136
  • barrettruth/diffs.nvimbarrettruth का अवतार

    barrettruth/diffs.nvim

    155GitHub पर देखें↗

    treesitter syntax highlighting for diffs

    Lua
    GitHub पर देखें↗155
  • bibekbhusal0/nvim-git-utilsBibekBhusal0 का अवतार

    BibekBhusal0/nvim-git-utils

    7GitHub पर देखें↗

    Simple commands to make life easy while working with git.

    Lua
    GitHub पर देखें↗7
  • chojs23/ecchojs23 का अवतार

    chojs23/ec

    263GitHub पर देखें↗

    Easy terminal-native 3-way git mergetool vim-like workflow

    Go
    GitHub पर देखें↗263
  • chrisgrieser/nvim-tinygitchrisgrieser का अवतार

    chrisgrieser/nvim-tinygit

    210GitHub पर देखें↗

    A lightweight bundle of commands focused on quick and streamlined git operations.

    Lua
    GitHub पर देखें↗210
  • dlyongemallo/diffview.nvimdlyongemallo का अवतार

    dlyongemallo/diffview.nvim

    233GitHub पर देखें↗

    Single tabpage interface for easily cycling through diffs for all modified files for any git rev (actively maintained fork).

    Lua
    GitHub पर देखें↗233
  • enigama/remarks.nvimEnigama का अवतार

    Enigama/remarks.nvim

    9GitHub पर देखें↗

    Neovim plugin for git-remarks

    Lua
    GitHub पर देखें↗9
  • esmuellert/codediff.nvimesmuellert का अवतार

    esmuellert/codediff.nvim

    1,427GitHub पर देखें↗

    A Neovim plugin that provides VSCode-style diff rendering with two-tier highlighting (line character level) in side-by-side and inline layouts, using VSCode's algorithm implemented in C.

    Lua
    GitHub पर देखें↗1,427
  • f-person/git-blame.nvimf-person का अवतार

    f-person/git-blame.nvim

    1,097GitHub पर देखें↗

    Git Blame plugin for Neovim written in Lua

    Lua
    GitHub पर देखें↗1,097
  • isak102/telescope-git-file-history.nvimisak102 का अवतार

    isak102/telescope-git-file-history.nvim

    91GitHub पर देखें↗

    Open/preview contents of the current file at a specific commit, without using git checkout

    Lua
    GitHub पर देखें↗91
  • jceb/jiejie.nvimjceb का अवतार

    jceb/jiejie.nvim

    71GitHub पर देखें↗

    Neovim frontend for Jujutsu in the style of vim-fugitive

    Lua
    GitHub पर देखें↗71
  • kdheepak/lazygit.nvimkdheepak का अवतार

    kdheepak/lazygit.nvim

    2,306GitHub पर देखें↗

    Plugin for calling lazygit from within neovim.

    Lua
    GitHub पर देखें↗2,306
  • kohei-wada/yadm-git.nvimKohei-Wada का अवतार

    Kohei-Wada/yadm-git.nvim

    9GitHub पर देखें↗

    Neovim plugin for managing yadm‑tracked dotfiles

    Lua
    GitHub पर देखें↗9
  • kokusenz/deltaview.nvimkokusenz का अवतार

    kokusenz/deltaview.nvim

    122GitHub पर देखें↗

    inline/unified diff view in neovim with delta highlighting

    Lua
    GitHub पर देखें↗122
  • lewis6991/gitsigns.nvimlewis6991 का अवतार

    lewis6991/gitsigns.nvim

    6,575GitHub पर देखें↗

    Gitsigns.nvim is a Neovim plugin that integrates Git diff visualization, blame annotations, and hunk-based staging directly into the editor buffer. It renders add, modify, and delete indicators in the sign column for tracked files, and provides inline or popup blame annotations showing commit authorship and date for each line. The plugin operates on individual diff hunks as atomic units for staging, reverting, and navigation, all executed asynchronously via Neovim's job control API to avoid blocking the UI. The plugin distinguishes itself by enabling hunk-level staging and resetting directly

    Luagitluaneovim
    GitHub पर देखें↗6,575
  • linrongbin16/gitlinker.nvimlinrongbin16 का अवतार

    linrongbin16/gitlinker.nvim

    276GitHub पर देखें↗

    Maintained fork of ruifm's gitlinker, refactored with bug fixes, ssh aliases, blame support and other improvements.

    Lua
    GitHub पर देखें↗276
  • mauritz8/gitstatus.nvimMauritz8 का अवतार

    Mauritz8/gitstatus.nvim

    10GitHub पर देखें↗

    gitstatus.nvim has moved to Codeberg. This is just a mirror.

    Lua
    GitHub पर देखें↗10
  • moyiz/git-dev.nvimmoyiz का अवतार

    moyiz/git-dev.nvim

    112GitHub पर देखें↗

    Open remote git repositories in the comfort of Neovim.

    Lua
    GitHub पर देखें↗112
  • mrloop/telescope-git-branch.nvimmrloop का अवतार

    mrloop/telescope-git-branch.nvim

    11GitHub पर देखें↗

    Find which files and preview what changes have been made on your git branch across multiple commits

    Lua
    GitHub पर देखें↗11
  • neogitorg/neogitNeogitOrg का अवतार

    NeogitOrg/neogit

    5,442GitHub पर देखें↗

    Neogit is a visual Git version control client designed for managing repositories through staging, committing, pushing, and merging. It provides a suite of tools for inspecting code differences, visualizing commit history via a graphical branch tree, and automating event-based workflows. The project features a workflow automation system that triggers custom logic and notifications based on repository events, such as branch creation or pushes. It also includes utilities for generating direct deep-links to commits, pull requests, and file structures on remote version control hosting providers.

    Luagitluaneovim
    GitHub पर देखें↗5,442
  • niuiic/git-log.nvimniuiic का अवतार

    niuiic/git-log.nvim

    21GitHub पर देखें↗

    Check git log of the selected code.

    Lua
    GitHub पर देखें↗21
  • nvim-mini/mini.nvimnvim-mini का अवतार

    nvim-mini/mini.nvim

    9,325GitHub पर देखें↗

    mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls

    Lualuamini-nvimneovim
    GitHub पर देखें↗9,325
  • yutkat/git-rebase-auto-diff.nvimyutkat का अवतार

    yutkat/git-rebase-auto-diff.nvim

    33GitHub पर देखें↗

    Show diff automatically when git rebase

    Lua
    GitHub पर देखें↗33
  • 404pilo/aicommits.nvim404pilo का अवतार

    404pilo/aicommits.nvim

    13GitHub पर देखें↗

    Generate conventional commit messages using AI, directly in Neovim

    Lua
    GitHub पर देखें↗13