I just managed to get gfortran to compile properly, with Xcode Tools 4.2 installed on Mac OS 7 Lion. But now whenever I edit a .f90 file in Vim (terminal) there is no color scheme.
How can I add a color scheme to Vim for editing Fortran files?
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.
Make sure you have this line in your .vimrc:
If that doesn’t fix it, also add this (although this should get picked up automatically) to your .vimrc: