awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bennypowers avatar

bennypowers/splitjoin.nvim

0
View on GitHub↗
98 星标·1 分支·Lua·MIT·4 次浏览

Splitjoin.nvim

🪓🧷 Split or join list-like syntax constructs

Features

  • Editing and Text Manipulation - Splits and joins syntax structures.

Star 历史

bennypowers/splitjoin.nvim 的 Star 历史图表bennypowers/splitjoin.nvim 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Splitjoin.nvim 的开源替代方案

相似的开源项目,按与 Splitjoin.nvim 的功能重合度排序。
  • spf13/spf13-vimspf13 的头像

    spf13/spf13-vim

    15,501在 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
    在 GitHub 上查看↗15,501
  • me115/linuxtools_rstme115 的头像

    me115/linuxtools_rst

    6,012在 GitHub 上查看↗

    Linux工具快速教程

    HTML
    在 GitHub 上查看↗6,012
  • sinelaw/freshsinelaw 的头像

    sinelaw/fresh

    5,914在 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
    在 GitHub 上查看↗5,914
  • ajaxorg/aceajaxorg 的头像

    ajaxorg/ace

    27,133在 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
    在 GitHub 上查看↗27,133
查看 Splitjoin.nvim 的所有 30 个替代方案→

常见问题解答

bennypowers/splitjoin.nvim 是做什么的?

🪓🧷 Split or join list-like syntax constructs

bennypowers/splitjoin.nvim 的主要功能有哪些?

bennypowers/splitjoin.nvim 的主要功能包括:Editing and Text Manipulation。

bennypowers/splitjoin.nvim 有哪些开源替代品?

bennypowers/splitjoin.nvim 的开源替代品包括: 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.