Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Adding
to your .bashrc file should really do the trick. (Quotes aren’t necessary there and, depending on what quotes you used, they may be the cause for your problem.)
You must open a new shell (or enter
source ~/.bashrcat the prompt) after modifying file .bashrc for the modification to take effect.What is the program from which you want Vim to be started?
I haven’t used Git, but the documentation reads:
So check whether one of these variables is set:
For me,
solved the problem.