ClosestStorm / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

Need to source .vimrc in .gvimrc when opening a file from the app #447

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This might not actually be a bug, but might be something worth documenting in 
the FAQ. I noticed that when I open a text file through MacVim.app, my .vimrc 
isn't sourced. If I reload the file with :e, it does get sourced. I worked 
around this by dropping a one-line source ~/.vimrc in ~/.gvimrc, but it seems 
like a bit of a hack.

I'm not familiar enough with gvim since I mostly use the command line, so this 
might be expected behaviour? If not, it'd be great to document this, otherwise 
I guess this is a bug to address.

I'm running Snapshot 66 on on OS X 10.8.3.

Original issue reported on code.google.com by devianti...@gmail.com on 30 May 2013 at 3:48

GoogleCodeExporter commented 9 years ago
It sounds like a problem with your local configuration, otherwise I'm sure more 
people would have reported this.  Please go through the troubleshooting guide:

https://github.com/b4winckler/macvim/wiki/Troubleshooting

Original comment by bjorn.winckler@gmail.com on 30 May 2013 at 4:53

GoogleCodeExporter commented 9 years ago
This looks to be fixed now. I'm able to remove my .gvimrc with no other changes 
and this now works fine.

Original comment by devianti...@gmail.com on 2 Sep 2013 at 6:06

GoogleCodeExporter commented 9 years ago

Original comment by bjorn.winckler@gmail.com on 6 Sep 2013 at 3:21