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

hinell/move.nvimFork

0
View on GitHub↗
14 Stars·0 Forks·Lua·MIT·4 Aufrufe

Move.nvim

Gain the power to move lines and blocks and auto-indent them! Updated fork of fedepujol/move.nvim

Features

  • Editing and Text Manipulation - Moves chunks of text.

Star-Verlauf

Star-Verlauf für hinell/move.nvimStar-Verlauf für hinell/move.nvim

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 Move.nvim

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Move.nvim.
  • spf13/spf13-vimAvatar von spf13

    spf13/spf13-vim

    15,501Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,501
  • me115/linuxtools_rstAvatar von me115

    me115/linuxtools_rst

    6,012Auf GitHub ansehen↗

    Linux工具快速教程

    HTML
    Auf GitHub ansehen↗6,012
  • 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
  • ajaxorg/aceAvatar von ajaxorg

    ajaxorg/ace

    27,133Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗27,133
Alle 30 Alternativen zu Move.nvim anzeigen→

Häufig gestellte Fragen

Was macht hinell/move.nvim?

Gain the power to move lines and blocks and auto-indent them! Updated fork of fedepujol/move.nvim

Was sind die Hauptfunktionen von hinell/move.nvim?

Die Hauptfunktionen von hinell/move.nvim sind: Editing and Text Manipulation.

Welche Open-Source-Alternativen gibt es zu hinell/move.nvim?

Open-Source-Alternativen zu hinell/move.nvim sind unter anderem: 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.