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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tris203 avatar

tris203/hawtkeys.nvim

0
View on GitHub↗
246 stars·6 forks·Lua·MIT·4 views

Hawtkeys.nvim

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

Features

  • Keybinding Management - Suggests efficient keymaps and identifies conflicts.

Star history

Star history chart for tris203/hawtkeys.nvimStar history chart for tris203/hawtkeys.nvim

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Hawtkeys.nvim

Similar open-source projects, ranked by how many features they share with Hawtkeys.nvim.
  • zerebos/ghostty-configzerebos avatar

    zerebos/ghostty-config

    2,751View on 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
    View on GitHub↗2,751
  • draft-js-plugins/draft-js-pluginsdraft-js-plugins avatar

    draft-js-plugins/draft-js-plugins

    4,091View on 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
    View on GitHub↗4,091
  • feiyoug/commander.nvimFeiyouG avatar

    FeiyouG/commander.nvim

    425View on GitHub↗

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

    Lua
    View on GitHub↗425
  • folke/which-key.nvimfolke avatar

    folke/which-key.nvim

    6,950View on 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
    View on GitHub↗6,950
See all 20 alternatives to Hawtkeys.nvim→

Frequently asked questions

What does tris203/hawtkeys.nvim do?

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

What are the main features of tris203/hawtkeys.nvim?

The main features of tris203/hawtkeys.nvim are: Keybinding Management.

What are some open-source alternatives to tris203/hawtkeys.nvim?

Open-source alternatives to tris203/hawtkeys.nvim include: 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…