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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cshuaimin avatar

cshuaimin/ssr.nvim

0
View on GitHub↗
1,004 stars·12 forks·Lua·MIT·4 vues

Ssr.nvim

Treesitter based structural search and replace plugin for Neovim.

Features

  • Editing and Text Manipulation - Structural search and replace.

Historique des stars

Graphique de l'historique des stars pour cshuaimin/ssr.nvimGraphique de l'historique des stars pour cshuaimin/ssr.nvim

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Ssr.nvim

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Ssr.nvim.
  • spf13/spf13-vimAvatar de spf13

    spf13/spf13-vim

    15,501Voir sur GitHub↗

    This project is a Vim configuration distribution and IDE framework designed to transform Vim into a full-featured development environment. It functions as an environment bootstrapper that automates the cloning and installation of editor configurations and plugin bundles to ensure a consistent setup across different machines. The distribution uses a structured layer of settings and overrides, allowing users to customize the environment via local and fork-specific files without modifying the base source. It provides a curated collection of extensions that enable IDE-like capabilities for code n

    Vim Script
    Voir sur GitHub↗15,501
  • me115/linuxtools_rstAvatar de me115

    me115/linuxtools_rst

    6,012Voir sur GitHub↗

    Linux工具快速教程

    HTML
    Voir sur GitHub↗6,012
  • sinelaw/freshAvatar de sinelaw

    sinelaw/fresh

    5,914Voir sur 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
    Voir sur GitHub↗5,914
  • ajaxorg/aceAvatar de ajaxorg

    ajaxorg/ace

    27,133Voir sur GitHub↗

    Ace is a high-performance, browser-based code editor and JavaScript text editor component designed to be embedded into web applications. It functions as a feature-rich alternative to standard text areas, providing a syntax highlighting engine and support for multiple programming and markup languages. The editor is distinguished by its ability to handle large documents containing millions of lines while maintaining stable performance. It supports multi-cursor editing, allowing simultaneous modifications at multiple selection points across a document. The project covers a broad range of develo

    JavaScript
    Voir sur GitHub↗27,133
Voir les 30 alternatives à Ssr.nvim→

Questions fréquentes

Que fait cshuaimin/ssr.nvim ?

Treesitter based structural search and replace plugin for Neovim.

Quelles sont les fonctionnalités principales de cshuaimin/ssr.nvim ?

Les fonctionnalités principales de cshuaimin/ssr.nvim sont : Editing and Text Manipulation.

Quelles sont les alternatives open-source à cshuaimin/ssr.nvim ?

Les alternatives open-source à cshuaimin/ssr.nvim incluent : sinelaw/fresh — Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar… spf13/spf13-vim — This project is a Vim configuration distribution and IDE framework designed to transform Vim into a full-featured… me115/linuxtools_rst — Linux工具快速教程. jindrapetrik/jpexs-decompiler — JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler… ajaxorg/ace — Ace is a high-performance, browser-based code editor and JavaScript text editor component designed to be embedded into… attilarepka/header.nvim — Add or update copyright and license headers in any source file—right from Neovim.