macvim-dev / macvim-dev/macvim
MacVim not loading plugins from my ~/.vim directory
未关闭
还没有人认领这个 Issue。
- 主要语言
- Vim Script
- 星标
- 7.9k
- 派生
- 691
- PR 合并指标
- 30 天内没有已合并 PR
描述
Steps to reproduce
- Do a search
- list loaded scripts with :scriptnames
All plugins load as expected running /usr/bin/vim in a terminal.
Expected behaviour
- Expect EnchantedVim to cause all searches to be very magic; does not occur
- Expect to see EnchantedVim in loaded scripts; does not occur
Version of MacVim
r183
MacVim installation method
downloaded from release
Environment
macOS Sonoma, MBP
Logs and stack traces
Vim and MacVim configuration where issue is reproducable
How was MacVim launched?
- by launching MacVim.app in macOS (by using the Dock, Spotlight, or the
opencommand) - by running mvim/gvim in the terminal
Issue has been tested with clean configuration
- by running
mvim --clean(orgvim, supplied by MacVim distribution). You can also use the File → "New Clean Window" menu item within MacVim. - by running
vim --clean(in terminal, supplied by MacVim distribution) - by running
vim --clean(in terminal, other suppliers, e.g. /usr/bin/vim)
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先从附件中的 vimrc.txt 和 gvimrc.txt 开始,然后启动 MacVim.app 并在搜索后检查 :scriptnames,以重现该问题。将其与终端 Vim 的行为以及使用干净配置时报告的结果进行比较。当 ~/.vim 中的插件在 MacVim.app 中加载,并且 EnchantedVim 按预期改变搜索行为时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- macos, vim
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100