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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
duane9 avatar

duane9/nvim-rg

0
View on GitHub↗
44 Stars·3 Forks·Vim Script·MIT·3 Aufrufe

Nvim Rg

Run ripgrep from Neovim asynchronously.

Features

  • Search and Replace - Asynchronous RipGrep results in quickfix.

Star-Verlauf

Star-Verlauf für duane9/nvim-rgStar-Verlauf für duane9/nvim-rg

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Nvim Rg

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Nvim Rg.
  • sinelaw/freshAvatar von sinelaw

    sinelaw/fresh

    5,914Auf GitHub ansehen↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    Rustideterminal-basedtext-editor
    Auf GitHub ansehen↗5,914
  • ankushbhagats/match.nvimAvatar von ankushbhagats

    ankushbhagats/match.nvim

    55Auf GitHub ansehen↗

    A minimal Neovim plugin for floating search & replace with live match tracking, navigation, and quick replacements.

    Lua
    Auf GitHub ansehen↗55
  • backdround/improved-search.nvimAvatar von backdround

    backdround/improved-search.nvim

    60Auf GitHub ansehen↗

    Add search abilities

    Lua
    Auf GitHub ansehen↗60
  • acksld/muren.nvimAvatar von AckslD

    AckslD/muren.nvim

    363Auf GitHub ansehen↗

    Multiple replacements in neovim

    Lua
    Auf GitHub ansehen↗363
Alle 24 Alternativen zu Nvim Rg anzeigen→

Häufig gestellte Fragen

Was macht duane9/nvim-rg?

Run ripgrep from Neovim asynchronously.

Was sind die Hauptfunktionen von duane9/nvim-rg?

Die Hauptfunktionen von duane9/nvim-rg sind: Search and Replace.

Welche Open-Source-Alternativen gibt es zu duane9/nvim-rg?

Open-Source-Alternativen zu duane9/nvim-rg sind unter anderem: sinelaw/fresh — Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar… ankushbhagats/match.nvim — A minimal Neovim plugin for floating search & replace with live match tracking, navigation, and quick replacements. backdround/improved-search.nvim — Add search abilities. bravoecho/brook.nvim — Ripgrep that feels like Vim. chrisgrieser/nvim-rip-substitute — Search & replace in the current buffer or workspace with incremental preview, a convenient UI, and modern regex syntax. acksld/muren.nvim — Multiple replacements in neovim.