Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 505 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 505 Bytes

Here are a few tips to make it simpler to test a local copy of ImportJS in Vim.

Symlink

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

Code of conduct

This project adheres to the Open Code of Conduct. By participating, you are expected to honor this code.