Is there any plugin that helps to create a custom menu or popup?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • conmenu

    Powerful but minimal context menu plugin for neovim.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • which-key.nvim

    💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.

    For keybindings specifically, folke/which-key.nvim. If you actually want to create your own, the most popular UI component plugin that I can think of is MunifTanjim/nui.nvim

  • nui.nvim

    UI Component Library for Neovim.

    For keybindings specifically, folke/which-key.nvim. If you actually want to create your own, the most popular UI component plugin that I can think of is MunifTanjim/nui.nvim

  • dressing.nvim

    Neovim plugin to improve the default vim.ui interfaces

    Could use vim.ui.select and then https://github.com/stevearc/dressing.nvim can help integrate it with UI libraries.

  • hydra.nvim

    Create custom submodes and menus

    [Hydra](https://github.com/anuvyklack/hydra.nvim) will solve all your problems, do your dishes, and pay off your credit card

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts