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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
max397574 avatar

max397574/better-escape.nvim

0
View on GitHub↗
787 estrellas·23 forks·Lua·GPL-3.0·3 vistas

Better Escape.nvim

Map keys without delay when typing

Features

  • Keybinding Management - Escapes insert mode without delay.

Historial de estrellas

Gráfico del historial de estrellas de max397574/better-escape.nvimGráfico del historial de estrellas de max397574/better-escape.nvim

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Better Escape.nvim

Proyectos open-source similares, clasificados según cuántas características comparten con Better Escape.nvim.
  • zerebos/ghostty-configAvatar de zerebos

    zerebos/ghostty-config

    2,751Ver en 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
    Ver en GitHub↗2,751
  • draft-js-plugins/draft-js-pluginsAvatar de draft-js-plugins

    draft-js-plugins/draft-js-plugins

    4,091Ver en 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
    Ver en GitHub↗4,091
  • feiyoug/commander.nvimAvatar de FeiyouG

    FeiyouG/commander.nvim

    425Ver en GitHub↗

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

    Lua
    Ver en GitHub↗425
  • folke/which-key.nvimAvatar de folke

    folke/which-key.nvim

    6,950Ver en 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
    Ver en GitHub↗6,950
Ver las 20 alternativas a Better Escape.nvim→

Preguntas frecuentes

¿Qué hace max397574/better-escape.nvim?

Map keys without delay when typing

¿Cuáles son las características principales de max397574/better-escape.nvim?

Las características principales de max397574/better-escape.nvim son: Keybinding Management.

¿Qué alternativas de código abierto existen para max397574/better-escape.nvim?

Las alternativas de código abierto para max397574/better-escape.nvim incluyen: zerebos/ghostty-config — This project is a configuration manager and visual editor for the Ghostty terminal. It provides a dedicated interface… draft-js-plugins/draft-js-plugins — This project is a plugin framework for the Draft.js rich text editor, providing a system to add custom behaviors,… feiyoug/commander.nvim — Create and manage keybindings and commands in a more organized manner, and search them quickly through Telescope. iron-e/nvim-cartographer — Create Neovim `:map`pings in Lua with ease! lionc/nest.nvim — Neovim utility plugin to define keymaps in concise, readable, cascading lists and trees. folke/which-key.nvim — which-key.nvim is a keybinding discovery menu and command palette for Neovim. It serves as a configuration tool to…