macvim-dev / macvim-dev/macvim

MacVim not loading plugins from my ~/.vim directory

未关闭
#1,641 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Vim Script
星标
7.9k
派生
691
PR 合并指标
30 天内没有已合并 PR

描述

Steps to reproduce
  1. Do a search
  2. list loaded scripts with :scriptnames

All plugins load as expected running /usr/bin/vim in a terminal.

Expected behaviour
  1. Expect EnchantedVim to cause all searches to be very magic; does not occur
  2. 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

vimrc.txt

gvimrc.txt

How was MacVim launched?
  • by launching MacVim.app in macOS (by using the Dock, Spotlight, or the open command)
  • by running mvim/gvim in the terminal
Issue has been tested with clean configuration
  • by running mvim --clean (or gvim, 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)

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。