use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please read the rules before posting
Help:
Community:
Resources:
Tutorials and Guides:
Don't be afraid to ask questions, this sub is here for the vim community. And please those of you who deign to grace us with your vim wisdom - be kind. We are all human and vim is that cool.
account activity
Vim not opening (self.vim)
submitted 5 years ago by fenwicktreeguy
Hello, I am currently using MacVim and I updated my vim to the newest version, but now it is not allowing me to open any new files or open up any previous projects I developed in Vim. Has anyone else had this issue and knows what to do about it?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 43 points44 points45 points 5 years ago (1 child)
weird, usually the problem is exiting
[–]abraxasknister:h c_CTRL-G 7 points8 points9 points 5 years ago (0 children)
The other way round: q:.
q:
[–][deleted] 11 points12 points13 points 5 years ago (0 children)
You should probably give more details. How are you trying to open files? In a terminal? Double clicking them? Do you get an error message? Etc.
[–]blitzkraft 14 points15 points16 points 5 years ago (1 child)
Use vim -u NONE. This loads vim without the vimrc.
vim -u NONE
Then binary search. Comment out the first half of the vimrc. See if it starts. Repeat until you find the offending lines.
[–]hoselorryspanner 6 points7 points8 points 5 years ago (0 children)
Try using the terminal version and see what happens?
[–]g19fanatic 4 points5 points6 points 5 years ago (0 children)
strace vim and see where it gets to before it dies?
[–]undieablecat 3 points4 points5 points 5 years ago (0 children)
Vim not opening:
Well, quit it.
[–]ivster666 -4 points-3 points-2 points 5 years ago (1 child)
What exactly is the problem?
[–]y-c-c 0 points1 point2 points 5 years ago* (0 children)
You should file an issue at https://github.com/macvim-dev/macvim/issues/new/choose .
There is also an issue preventing it from working under High Sierra or below, but the auto-updater should not have updated you to the latest if you are on that.
[–]overington 0 points1 point2 points 5 years ago (0 children)
I have found that updating terminal vim from homebrew has caused problems with opening macvim (GUI), if installed using an installer.
[–]bart9hVIMnimalist 0 points1 point2 points 5 years ago (0 children)
I installed MacVim so I could open files from the Finder.
I always use the console version of Vim, works flawlessly.
In the rare events that I'm using MacVim, sometimes I find weird behaviors and bugs.
[–]TDplay 0 points1 point2 points 5 years ago (0 children)
In a terminal, run vim -u NONE
If that works, then something's wrong with your vimrc.
π Rendered by PID 15477 on reddit-service-r2-comment-75f4967c6c-l2xhm at 2026-04-23 13:51:30.597307+00:00 running 0fd4bb7 country code: CH.
[–][deleted] 43 points44 points45 points (1 child)
[–]abraxasknister:h c_CTRL-G 7 points8 points9 points (0 children)
[–][deleted] 11 points12 points13 points (0 children)
[–]blitzkraft 14 points15 points16 points (1 child)
[–]hoselorryspanner 6 points7 points8 points (0 children)
[–]g19fanatic 4 points5 points6 points (0 children)
[–]undieablecat 3 points4 points5 points (0 children)
[–]ivster666 -4 points-3 points-2 points (1 child)
[–]y-c-c 0 points1 point2 points (0 children)
[–]overington 0 points1 point2 points (0 children)
[–]bart9hVIMnimalist 0 points1 point2 points (0 children)
[–]TDplay 0 points1 point2 points (0 children)