macvim-dev / macvim-dev/macvim
MacVim not loading plugins from my ~/.vim directory
Open
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
- 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)
Contributor guide
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 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