Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Feature Request: vim-clap source provider

Open
#2 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
vim
Domain
cli

Research direction

Start by reading vim-clap's custom provider documentation and comparing it with the existing Clap command behavior described in the issue. Determine the intended scope for a command-palette-style provider in vim-quickui and identify the project's relevant menu or provider entry points. Done means a custom search can display the intended available items without the verbose command listing.

Written by the indexing model from the issue text.

Description

vim-clap supports custom providers.

Would be nice add this feature so we can call a custom search for all items on menu, just like the ctrl+shift+p shortcut on VSCode.

Actually vim-clap has Clap command, but this is pretty verbose, showing all commands loaded.

Dominant language
Vim Script
Stars
1.2k
Forks
41
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from skywind3000/vim-quickui

All issues in skywind3000/vim-quickui

Similar issues

More CLI issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.