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
·
Back to max397574/better-escape.nvim

Open-source alternatives to Better Escape.nvim

20 open-source projects similar to max397574/better-escape.nvim, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Better Escape.nvim alternative.

  • zerebos/ghostty-configAvatar de zerebos

    zerebos/ghostty-config

    2,751Voir sur GitHub↗

    This project is a configuration manager and visual editor for the Ghostty terminal. It provides a dedicated interface for managing terminal settings, fonts, and colors, alongside a specialized generator for creating keyboard mappings and input sequences. The system enables the definition of complex keybindings and chained actions through an interactive editor. It features a live-preview synchronization system that updates the visual representation of terminal settings as values are modified. The toolset includes capabilities for importing, exporting, and sharing configuration files via uploa

    Svelteconfigconfiguration-managementghostty
    Voir sur GitHub↗2,751
  • draft-js-plugins/draft-js-pluginsAvatar de draft-js-plugins

    draft-js-plugins/draft-js-plugins

    4,091Voir sur GitHub↗

    This project is a plugin framework for the Draft.js rich text editor, providing a system to add custom behaviors, decorators, and keyboard shortcuts. It functions as a toolkit for extending the editor with advanced formatting and interactive elements, while also providing a React UI component library for managing toolbars and popups. The framework is distinguished by its specialized support for social mention systems, enabling the detection and formatting of hashtags and user mentions as interactive entities via autocomplete triggers. It also includes a comprehensive suite of rich media exten

    TypeScript
    Voir sur GitHub↗4,091
  • folke/which-key.nvimAvatar de folke

    folke/which-key.nvim

    6,950Voir sur GitHub↗

    which-key.nvim is a keybinding discovery menu and command palette for Neovim. It serves as a configuration tool to organize complex keymap hierarchies and a visual utility for browsing editor marks, registers, and spelling suggestions through a compact popup interface. The plugin differentiates itself by organizing shortcuts into nested groups with custom labels and icons, reducing the need to memorize long key sequences. It includes built-in help presets for native editor operators and motions, and supports dynamic key mapping where descriptions are evaluated at runtime. The system covers w

    Lualuaneovimneovim-lua
    Voir sur GitHub↗6,950
  • iron-e/nvim-cartographerAvatar de Iron-E

    Iron-E/nvim-cartographer

    54Voir sur GitHub↗

    Create Neovim :mappings in Lua with ease!

    Lua
    Voir sur GitHub↗54
  • lionc/nest.nvimAvatar de LionC

    LionC/nest.nvim

    234Voir sur GitHub↗

    Neovim utility plugin to define keymaps in concise, readable, cascading lists and trees

    Lua
    Voir sur GitHub↗234
  • mawkler/demicolon.nvimAvatar de mawkler

    mawkler/demicolon.nvim

    131Voir sur GitHub↗

    Overloaded ; and , keys in Neovim

    Lua
    Voir sur GitHub↗131
  • mrjones2014/legendary.nvimAvatar de mrjones2014

    mrjones2014/legendary.nvim

    1,224Voir sur GitHub↗

    🗺️ A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more.

    Lua
    Voir sur GitHub↗1,224
  • nexmean/caskey.nvimAvatar de Nexmean

    Nexmean/caskey.nvim

    67Voir sur GitHub↗

    Declarative keymappings configuration using cascading trees

    Lua
    Voir sur GitHub↗67
  • notomo/gesture.nvimAvatar de notomo

    notomo/gesture.nvim

    542Voir sur GitHub↗

    Mouse gesture plugin for neovim

    Lua
    Voir sur GitHub↗542
  • chrisgrieser/nvim-recorderAvatar de chrisgrieser

    chrisgrieser/nvim-recorder

    285Voir sur GitHub↗

    Enhance the usage of macros in Neovim.

    Lua
    Voir sur GitHub↗285
  • nvimtools/hydra.nvimAvatar de nvimtools

    nvimtools/hydra.nvim

    275Voir sur GitHub↗

    Create custom submodes and menus

    Lua
    Voir sur GitHub↗275
  • rutatang/compter.nvimAvatar de RutaTang

    RutaTang/compter.nvim

    30Voir sur GitHub↗

    Power and extend the ability of and with customized patterns.

    Lua
    Voir sur GitHub↗30
  • slugbyte/unruly-worker.nvimAvatar de slugbyte

    slugbyte/unruly-worker.nvim

    39Voir sur GitHub↗

    a ridiculously fun neovim plugin for the workman keyboard layout

    Lua
    Voir sur GitHub↗39
  • sontungexpt/bim.nvimAvatar de sontungexpt

    sontungexpt/bim.nvim

    12Voir sur GitHub↗

    A plugin that enhances insert-mode keymapping by showing typed keys in real time, without waiting for timeoutlen. It provides a responsive and intuitive insert-mode experience, ideal for complex input workflows such as ime.

    Lua
    Voir sur GitHub↗12
  • theblob42/houdini.nvimAvatar de TheBlob42

    TheBlob42/houdini.nvim

    43Voir sur GitHub↗

    Escape from insert mode, terminal mode & more without delay

    Lua
    Voir sur GitHub↗43
  • tris203/hawtkeys.nvimAvatar de tris203

    tris203/hawtkeys.nvim

    246Voir sur GitHub↗

    ⌨️🔥 Suggest new easy to hit keymaps and find issues with your current key map configurations

    Lua
    Voir sur GitHub↗246
  • wansmer/langmapper.nvimAvatar de Wansmer

    Wansmer/langmapper.nvim

    250Voir sur GitHub↗

    A plugin that makes Neovim more friendly to non-English input methods 🤝

    Lua
    Voir sur GitHub↗250
  • zdcthomas/yop.nvimAvatar de zdcthomas

    zdcthomas/yop.nvim

    87Voir sur GitHub↗

    make you some user operators for great good

    Lua
    Voir sur GitHub↗87
  • nvim-mini/mini.nvimAvatar de nvim-mini

    nvim-mini/mini.nvim

    9,325Voir sur GitHub↗

    mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls

    Lualuamini-nvimneovim
    Voir sur GitHub↗9,325
  • feiyoug/commander.nvimAvatar de FeiyouG

    FeiyouG/commander.nvim

    425Voir sur GitHub↗

    Create and manage keybindings and commands in a more organized manner, and search them quickly through Telescope

    Lua
    Voir sur GitHub↗425

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.

Find more with AI search