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
s1n7ax avatar

s1n7ax/nvim-search-and-replace

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

Nvim Search And Replace

Really simple plugin to search and replace multiple files

Features

  • Search and Replace - Multi-file search and replace.

Star history

Star history chart for s1n7ax/nvim-search-and-replaceStar history chart for s1n7ax/nvim-search-and-replace

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Nvim Search And Replace

Similar open-source projects, ranked by how many features they share with Nvim Search And Replace.
  • sinelaw/freshsinelaw avatar

    sinelaw/fresh

    5,914View on GitHub↗

    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
    View on GitHub↗5,914
  • ankushbhagats/match.nvimankushbhagats avatar

    ankushbhagats/match.nvim

    55View on GitHub↗

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

    Lua
    View on GitHub↗55
  • backdround/improved-search.nvimbackdround avatar

    backdround/improved-search.nvim

    60View on GitHub↗

    Add search abilities

    Lua
    View on GitHub↗60
  • acksld/muren.nvimAckslD avatar

    AckslD/muren.nvim

    363View on GitHub↗

    Multiple replacements in neovim

    Lua
    View on GitHub↗363
See all 24 alternatives to Nvim Search And Replace→

Frequently asked questions

What does s1n7ax/nvim-search-and-replace do?

Really simple plugin to search and replace multiple files

What are the main features of s1n7ax/nvim-search-and-replace?

The main features of s1n7ax/nvim-search-and-replace are: Search and Replace.

What are some open-source alternatives to s1n7ax/nvim-search-and-replace?

Open-source alternatives to s1n7ax/nvim-search-and-replace include: 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.