summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-09-03 17:16:08 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-09-03 17:16:08 +0200
commit96179c95ba1bc76e792ce06beb7525be1412de48 (patch)
tree1beacacb289f0512061e22f9b22f69c2e8285f1e
parent520389bbfd1696806392be3c2d48ab4d4b2fde09 (diff)
downloadvim-polyglot-96179c95ba1bc76e792ce06beb7525be1412de48.tar.gz
vim-polyglot-96179c95ba1bc76e792ce06beb7525be1412de48.zip
Update contribution info
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f53acd5f..a1dd0de3 100644
--- a/README.md
+++ b/README.md
@@ -257,7 +257,7 @@ Please note that disabling a language won't make in your vim startup any faster
Language packs are periodically updated using automated `scripts/build` script.
-Feel free to add your language to `packages.yaml`, and send pull-request. Please don't run `make` and include that in your PR, send just changes to `packages.yaml` and build scripts if really necessary. You can run `make test` to run rough tests.
+Feel free to add your language to `packages.yaml` + `heuristics.yaml`, and send pull-request. You can run `make test` to run rough tests. And `make dev` for easy development.
## License