macvim-dev / macvim-dev/macvim

MacVim not loading plugins from my ~/.vim directory

Open
#1,641 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

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)

Contributor guide

Open the contributing guide

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.

Research direction

Start with the attached vimrc.txt and gvimrc.txt, then reproduce the issue by launching MacVim.app and inspecting :scriptnames after a search. Compare this with the terminal Vim behavior and the reported clean configuration result. Done means the ~/.vim plugins load in MacVim.app and EnchantedVim changes search behavior as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, vim
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.