diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-03 17:16:08 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-03 17:16:08 +0200 |
commit | 96179c95ba1bc76e792ce06beb7525be1412de48 (patch) | |
tree | 1beacacb289f0512061e22f9b22f69c2e8285f1e | |
parent | 520389bbfd1696806392be3c2d48ab4d4b2fde09 (diff) | |
download | vim-polyglot-96179c95ba1bc76e792ce06beb7525be1412de48.tar.gz vim-polyglot-96179c95ba1bc76e792ce06beb7525be1412de48.zip |
Update contribution info
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |