I am learning to configure the macvim.
Now my tab indent is 4 character, I want to change it to 2. What should I add to the macvim configure file?
Is there any beginner guide for me to learn configure mac vim?
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.
Open your $HOME/.vimrc file in MacVim,
write the following lines,
and save.