You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
480 B
480 B
Before submitting a pull request, please make sure the following is done...
- Fork the repo and create your branch from
master
. - If you've added code that should be tested, do a sanity check on
vim8
andneovim
- If you've changed APIs, update the README and documentation
./doc/prettier.txt
Please use the simple form below as a guideline for describing your pull request.
Thanks for contributing to vim-prettier
Summary
[...]
Test Plan
[...]