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
·
esmuellert avatar

esmuellert/codediff.nvim

0
View on GitHub↗
1,427 estrellas·77 forks·Lua·MIT·2 vistas

Codediff.nvim

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.

Features

  • Git Integration - Offers side-by-side diffs with character-level highlighting.

Historial de estrellas

Gráfico del historial de estrellas de esmuellert/codediff.nvimGráfico del historial de estrellas de esmuellert/codediff.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 Codediff.nvim

Proyectos open-source similares, clasificados según cuántas características comparten con Codediff.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 Codediff.nvim→

Preguntas frecuentes

¿Qué hace esmuellert/codediff.nvim?

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.

¿Cuáles son las características principales de esmuellert/codediff.nvim?

Las características principales de esmuellert/codediff.nvim son: Git Integration.

¿Qué alternativas de código abierto existen para esmuellert/codediff.nvim?

Las alternativas de código abierto para esmuellert/codediff.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.