quickMenu中的make执行后,显示 “不是编辑器的命令: VimBuild gcc"
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 937
- Forks
- 280
- PR merge metrics
- No merged PRs in 30d
Description
quickMenu中的make执行后,显示 “不是编辑器的命令: VimBuild gcc", VimBuild 是一个命令吗
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 reproducing the error from quickMenu after running make, then inspect the quickMenu entry and the VimBuild gcc command it invokes. Confirm whether VimBuild is defined in the Vim configuration and determine what change would make the command recognized or clarify its required setup; the issue is done when the command runs without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100