Disabling rails.vim: autoload/rails.vim is missing
code in ~/.vimrc
set nocompatible syntax on filetype plugin indent on
why just me for the question diff google result?
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.
You’d be better off to install pathogen.vim following the README there. Then you can follow the installation instructions for rails.vim and everything will work correctly.
I really love how straightforward vim is.