awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Nexmean avatar

Nexmean/caskey.nvimArchived

0
View on GitHub↗
67 星标·2 分支·Lua·Apache-2.0·1 次浏览

Caskey.nvim

Declarative keymappings configuration using cascading trees

Features

  • Keybinding Management - Configures keymappings using declarative trees.

Star 历史

nexmean/caskey.nvim 的 Star 历史图表nexmean/caskey.nvim 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Caskey.nvim 的开源替代方案

相似的开源项目,按与 Caskey.nvim 的功能重合度排序。
  • zerebos/ghostty-configzerebos 的头像

    zerebos/ghostty-config

    2,751在 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
    在 GitHub 上查看↗2,751
  • draft-js-plugins/draft-js-pluginsdraft-js-plugins 的头像

    draft-js-plugins/draft-js-plugins

    4,091在 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
    在 GitHub 上查看↗4,091
  • feiyoug/commander.nvimFeiyouG 的头像

    FeiyouG/commander.nvim

    425在 GitHub 上查看↗

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

    Lua
    在 GitHub 上查看↗425
  • folke/which-key.nvimfolke 的头像

    folke/which-key.nvim

    6,950在 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
    在 GitHub 上查看↗6,950
查看 Caskey.nvim 的所有 20 个替代方案→

常见问题解答

nexmean/caskey.nvim 是做什么的?

Declarative keymappings configuration using cascading trees

nexmean/caskey.nvim 的主要功能有哪些?

nexmean/caskey.nvim 的主要功能包括:Keybinding Management。

nexmean/caskey.nvim 有哪些开源替代品?

nexmean/caskey.nvim 的开源替代品包括: 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…