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
·
Back to gregorias/coerce.nvim

Open-source alternatives to Coerce.nvim

30 open-source projects similar to gregorias/coerce.nvim, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Coerce.nvim alternative.

  • 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
  • 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
  • jindrapetrik/jpexs-decompilerAvatar von jindrapetrik

    jindrapetrik/jpexs-decompiler

    5,404Auf GitHub ansehen↗

    JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler and editor. It provides a toolkit for decompiling, analyzing, and modifying the internal structure of compiled Flash content, including the extraction of scripts and media assets. The project is distinguished by its ability to perform direct binary modification, allowing users to edit bytecode and replace embedded resources without reverting to high-level source code. It includes a runtime ActionScript bytecode debugger for variable inspection and call stack analysis, as well

    Javadecompilereditorflash
    Auf GitHub ansehen↗5,404

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • 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
  • bennypowers/splitjoin.nvimAvatar von bennypowers

    bennypowers/splitjoin.nvim

    98Auf GitHub ansehen↗

    🪓🧷 Split or join list-like syntax constructs

    Luaneovimneovim-plugintreesitter
    Auf GitHub ansehen↗98
  • attilarepka/header.nvimAvatar von attilarepka

    attilarepka/header.nvim

    43Auf GitHub ansehen↗

    Add or update copyright and license headers in any source file—right from Neovim

    Lua
    Auf GitHub ansehen↗43
  • allendang/nvim-expand-exprAvatar von AllenDang

    AllenDang/nvim-expand-expr

    35Auf GitHub ansehen↗

    Expand and repeat expression to multiple lines for neovim.

    Lua
    Auf GitHub ansehen↗35
  • chrisgrieser/nvim-various-textobjsAvatar von chrisgrieser

    chrisgrieser/nvim-various-textobjs

    769Auf GitHub ansehen↗

    Bundle of more than 30 new text objects for Neovim.

    Luaindentationneovim-pluginnvim-plugin
    Auf GitHub ansehen↗769
  • chrisgrieser/nvim-puppeteerAvatar von chrisgrieser

    chrisgrieser/nvim-puppeteer

    75Auf GitHub ansehen↗

    Automatically convert strings to f-strings or template strings and back.

    Luaf-stringsneovim-pluginnvim-plugin
    Auf GitHub ansehen↗75
  • ckolkey/ts-node-actionAvatar von CKolkey

    CKolkey/ts-node-action

    378Auf GitHub ansehen↗

    Neovim Plugin for running functions on nodes.

    Lua
    Auf GitHub ansehen↗378
  • csessh/stopinsert.nvimAvatar von csessh

    csessh/stopinsert.nvim

    33Auf GitHub ansehen↗

    Do you often find yourself caught off guard idling in Insert mode instead of escaping to Normal mode like a true Vim user? Let this help you train yourself out of the bad habit. It also boots you out of Insert mode after certain amount of seconds of inactivity

    Lualuaneovim-plugin
    Auf GitHub ansehen↗33
  • cshuaimin/ssr.nvimAvatar von cshuaimin

    cshuaimin/ssr.nvim

    1,004Auf GitHub ansehen↗

    Treesitter based structural search and replace plugin for Neovim.

    Lualuaneovim-pluginnvim
    Auf GitHub ansehen↗1,004
  • daltongd/yanklock.nvimAvatar von daltongd

    daltongd/yanklock.nvim

    21Auf GitHub ansehen↗

    🔒 A simple neovim plugin that allows the user to temporarily lock the paste register to "0, and use 'd', 'c', 'x', and 's' motions while keeping the most recent yanked content easily accessible.

    Luanvimnvim-luanvim-plugin
    Auf GitHub ansehen↗21
  • altermo/ultimate-autopair.nvimAvatar von altermo

    altermo/ultimate-autopair.nvim

    578Auf GitHub ansehen↗

    A treesitter supported autopairing plugin with extensions, and much more

    Luaautopairluaneovim
    Auf GitHub ansehen↗578
  • brenton-leighton/multiple-cursors.nvimAvatar von brenton-leighton

    brenton-leighton/multiple-cursors.nvim

    417Auf GitHub ansehen↗

    A multi-cursor plugin for Neovim that works in normal, insert/replace, or visual modes, and with almost every command

    Luamulticursorneovimneovim-plugin
    Auf GitHub ansehen↗417
  • drkjeff16/shebang.nvimAvatar von DrKJeff16

    DrKJeff16/shebang.nvim

    7Auf GitHub ansehen↗

    Add/modify your shebangs on top of your script files, with live reloading.

    Luaneovimneovim-luaneovim-lua-plugin
    Auf GitHub ansehen↗7
  • booperlv/nvim-gomoveAvatar von booperlv

    booperlv/nvim-gomove

    204Auf GitHub ansehen↗

    A complete plugin for moving and duplicating blocks and lines, with complete fold handling, reindenting, and undoing in one go.

    Luaneovimneovim-plugin
    Auf GitHub ansehen↗204
  • filipdutescu/renamer.nvimAvatar von filipdutescu

    filipdutescu/renamer.nvim

    317Auf GitHub ansehen↗

    VS Code-like renaming UI for Neovim, writen in Lua.

    Lua
    Auf GitHub ansehen↗317
  • folke/zen-mode.nvimAvatar von folke

    folke/zen-mode.nvim

    2,139Auf GitHub ansehen↗

    🧘 Distraction-free coding for Neovim

    Luaneovimneovim-plugin
    Auf GitHub ansehen↗2,139
  • gbprod/cutlass.nvimAvatar von gbprod

    gbprod/cutlass.nvim

    227Auf GitHub ansehen↗

    Plugin that adds a 'cut' operation separate from 'delete'

    Luaneovimneovim-pluginnvim
    Auf GitHub ansehen↗227
  • gbprod/stay-in-place.nvimAvatar von gbprod

    gbprod/stay-in-place.nvim

    100Auf GitHub ansehen↗

    Neovim plugin that prevent cursor from moving when using shift and filter actions.

    Luaneovimneovim-pluginnvim
    Auf GitHub ansehen↗100
  • gbprod/substitute.nvimAvatar von gbprod

    gbprod/substitute.nvim

    732Auf GitHub ansehen↗

    Neovim plugin introducing a new operators motions to quickly replace and exchange text.

    Luaneovimneovim-pluginnvim
    Auf GitHub ansehen↗732
  • gbprod/yanky.nvimAvatar von gbprod

    gbprod/yanky.nvim

    1,270Auf GitHub ansehen↗

    Improved Yank and Put functionalities for Neovim

    Luaneovimneovim-pluginnvim
    Auf GitHub ansehen↗1,270
  • h-hg/fcitx.nvimAvatar von h-hg

    h-hg/fcitx.nvim

    101Auf GitHub ansehen↗

    A Neovim plugin writing in Lua to switch and restore fcitx state for each buffer.

    Luafcitxfcitx5input
    Auf GitHub ansehen↗101
  • hiberabyss/bzlops.vimAvatar von hiberabyss

    hiberabyss/bzlops.vim

    4Auf GitHub ansehen↗

    Manipulate bazel BUILD rule base on current file. Support new/delete rule, add/remove dependency base on current line.

    Vim Script
    Auf GitHub ansehen↗4
  • hinell/duplicate.nvimAvatar von hinell

    hinell/duplicate.nvim

    25Auf GitHub ansehen↗

    Duplicate visual selection, lines, and textobjects

    Luaneovim-pluginnvim-pluginnvim-plugins
    Auf GitHub ansehen↗25
  • hinell/move.nvimAvatar von hinell

    hinell/move.nvim

    14Auf GitHub ansehen↗

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

    Luaneovim-pluginnvim-plugin
    Auf GitHub ansehen↗14
  • hiphish/rainbow-delimiters.nvimAvatar von HiPhish

    HiPhish/rainbow-delimiters.nvim

    874Auf GitHub ansehen↗
    Lua
    Auf GitHub ansehen↗874
  • drkjeff16/boolean-toggle.nvimAvatar von DrKJeff16

    DrKJeff16/boolean-toggle.nvim

    7Auf GitHub ansehen↗

    Toggle between boolean values under your cursor.

    Luaneovimneovim-luaneovim-lua-plugin
    Auf GitHub ansehen↗7