Here are a few tips to make it simpler to test a local copy of ImportJS in Vim.
Make a symlink inside your pathogen bundles folder to the local copy of ImportJS to make it easier to try out your changes.
ln -s ~/vim-import-js vim-import-js
This project adheres to the Open Code of Conduct. By participating, you are expected to honor this code.