Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Consider using brew install --cask in FAQ

未關閉
#1,209 2 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
1/5
預估耗時
1 小時以內
新手友好度
55/100
Issue 類型
文件
描述清晰度
描述清楚
活躍度
停滯
技術堆疊
macos
領域
documentation

研究方向

開啟連結的 MacVim wiki FAQ,找出 Homebrew 的安裝說明。將文件中記載的命令與提議的 cask 命令進行核對,然後確認完成後的 FAQ 會告訴使用者如何安裝 MacVim,使其出現在 Applications 中,並可透過 Spotlight 找到。

由索引模型根據 Issue 內容生成。

描述

Describe the bug
The FAQ suggests using the brew command if the user wishes to install MacVim from a package manager:

If you would like to use a package manager instead, you can use Homebrew to install MacVim. Simply download Homebrew and do brew install macvim.

Following these instructions, MacVim is not available from the Applications folder and thus not found by Spotlight.

To Reproduce
Run brew install macvim

Expected behavior
I can launch MacVim from Applications folder in Finder.

Proposed Solution
Homebrew recommends "cask" installs for pre-built applications. The syntax for such an install is

brew install --cask macvim

Recommend updating FAQ to use this command.

主要語言
Vim Script
星號
7.9k
分支
691
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

macvim-dev/macvim 的其他 Issue

查看 macvim-dev/macvim 的全部 Issue

相似的 Issue

更多 Documentation Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。