awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
niuiic avatar

niuiic/git-log.nvim

0
View on GitHub↗
21 estrellas·0 forks·Lua·MIT·2 vistas

Git Log.nvim

Check git log of the selected code.

Features

  • Git Integration - Displays Git logs for selected code blocks.

Historial de estrellas

Gráfico del historial de estrellas de niuiic/git-log.nvimGráfico del historial de estrellas de niuiic/git-log.nvim

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Git Log.nvim

Proyectos open-source similares, clasificados según cuántas características comparten con Git Log.nvim.
  • carlhuda/janusAvatar de carlhuda

    carlhuda/janus

    7,843Ver en 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
    Ver en GitHub↗7,843
  • nvim-tree/nvim-tree.luaAvatar de nvim-tree

    nvim-tree/nvim-tree.lua

    8,559Ver en 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
    Ver en GitHub↗8,559
  • amix/vimrcAvatar de amix

    amix/vimrc

    31,774Ver en 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
    Ver en GitHub↗31,774
  • 9seconds/repolink.nvimAvatar de 9seconds

    9seconds/repolink.nvim

    22Ver en GitHub↗

    Create HTTP permalinks to your Git web frontend hosts

    Lua
    Ver en GitHub↗22
Ver las 30 alternativas a Git Log.nvim→

Preguntas frecuentes

¿Qué hace niuiic/git-log.nvim?

Check git log of the selected code.

¿Cuáles son las características principales de niuiic/git-log.nvim?

Las características principales de niuiic/git-log.nvim son: Git Integration.

¿Qué alternativas de código abierto existen para niuiic/git-log.nvim?

Las alternativas de código abierto para niuiic/git-log.nvim incluyen: nvim-tree/nvim-tree.lua — This project is a Lua-based file explorer plugin for Neovim that provides a sidebar tree interface for navigating… carlhuda/janus — Janus is a Vim distribution and curated plugin configuration that transforms the editor into a full-featured… 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.