awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Iron-E avatar

Iron-E/nvim-cartographer

0
View on GitHub↗
54 نجوم·4 تفرعات·Lua·2 مشاهدات

Nvim Cartographer

Create Neovim :mappings in Lua with ease!

Features

  • Keybinding Management - Simplifies keymapping syntax for Lua.

سجل النجوم

مخطط تاريخ النجوم لـ iron-e/nvim-cartographerمخطط تاريخ النجوم لـ iron-e/nvim-cartographer

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Nvim Cartographer

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Nvim Cartographer.
  • zerebos/ghostty-configالصورة الرمزية لـ zerebos

    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-pluginsالصورة الرمزية لـ draft-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.nvimالصورة الرمزية لـ FeiyouG

    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.nvimالصورة الرمزية لـ folke

    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
عرض جميع البدائل الـ 20 لـ Nvim Cartographer→

الأسئلة الشائعة

ما هي وظيفة iron-e/nvim-cartographer؟

Create Neovim :mappings in Lua with ease!

ما هي الميزات الرئيسية لـ iron-e/nvim-cartographer؟

الميزات الرئيسية لـ iron-e/nvim-cartographer هي: Keybinding Management.

ما هي البدائل مفتوحة المصدر لـ iron-e/nvim-cartographer؟

تشمل البدائل مفتوحة المصدر لـ iron-e/nvim-cartographer: 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. lionc/nest.nvim — Neovim utility plugin to define keymaps in concise, readable, cascading lists and trees. mawkler/demicolon.nvim — Overloaded ; and , keys in Neovim. folke/which-key.nvim — which-key.nvim is a keybinding discovery menu and command palette for Neovim. It serves as a configuration tool to…