Vim Commands
After installing the rename plugin, the following command renames a file and saves it in the same directory it was previously in..
:Rename %:p:h/_new_file_name.html.erb
After installing the rename plugin, the following command renames a file and saves it in the same directory it was previously in..
:Rename %:p:h/_new_file_name.html.erb