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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
LionC avatar

LionC/nest.nvim

0
View on GitHub↗
234 Stars·7 Forks·Lua·MIT·1 Aufruf

Nest.nvim

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

Features

  • Keybinding Management - Maps keys using cascading trees.

Star-Verlauf

Star-Verlauf für lionc/nest.nvimStar-Verlauf für lionc/nest.nvim

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Nest.nvim

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Nest.nvim.
  • zerebos/ghostty-configAvatar von zerebos

    zerebos/ghostty-config

    2,751Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,751
  • draft-js-plugins/draft-js-pluginsAvatar von draft-js-plugins

    draft-js-plugins/draft-js-plugins

    4,091Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,091
  • feiyoug/commander.nvimAvatar von FeiyouG

    FeiyouG/commander.nvim

    425Auf GitHub ansehen↗

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

    Lua
    Auf GitHub ansehen↗425
  • folke/which-key.nvimAvatar von folke

    folke/which-key.nvim

    6,950Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,950
Alle 20 Alternativen zu Nest.nvim anzeigen→

Häufig gestellte Fragen

Was macht lionc/nest.nvim?

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

Was sind die Hauptfunktionen von lionc/nest.nvim?

Die Hauptfunktionen von lionc/nest.nvim sind: Keybinding Management.

Welche Open-Source-Alternativen gibt es zu lionc/nest.nvim?

Open-Source-Alternativen zu lionc/nest.nvim sind unter anderem: 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! 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…