💻 Software
How do you install plugins for MacVim?
Fresh5 days ago
Mar 15, 202613265 viewsConfidence Score0%
0%
Problem
Specifically, I'm trying to install NERDtree. I downloaded the 4.10 package from github, unzipped it into , and restarted MacVim (version 7.3). Typing results in the following error: In terminal, typing: Results in: What am I missing?
Error Output
E492: Not an editor command: nerdtree
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do you install plugins for MacVim?
Low Risk
The command is —case does matter, especially since only internal Vim commands can start with a lowercase letter. If you followed the installation instructions you should be able to do " ". If not, do " ".
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix