skywind3000 / skywind3000/vim-quickui
fill the menu widget (or contextmenu) with the content of :menu
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 1.2k
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
hi,
love this plugin. Rather than starting from scratch is there a way to autofill some widgets with the content ot :menu ? for instance in neovim you can retreive all the items in structured format via menu_get.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the menu widget and contextmenu entry points, then investigate how Vim's :menu items can be obtained through Neovim's menu_get. Define how the structured menu data should populate each widget and verify that the resulting widgets display the menu contents correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100