diff --git a/README.md b/README.md index 4e999ca..809d8b5 100644 --- a/README.md +++ b/README.md @@ -15,24 +15,26 @@ Included word lists Currently the plugin comes bundled with following word lists, compiled into one big list at installation time: -| List name | Example words | -|-------------------|-----------------------------------------------| -| `acronyms` | API, JSON, PaaS | -| `algorithms` | quicksort, subtree, memoization | -| `brands` | GitHub, AdSense, DynamoDB | -| `comments` | TODO, FIXME, XXX | -| `cpp` | const, enum, lvalue | -| `docker` | Dockerfile, cgroups, ENTRYPOINT | -| `file-extensions` | .js, .yaml, .lua | -| `git` | submodule, worktree, rebase | -| `html` | h1, iframe, fieldset | -| `kubernetes` | ConfigMap, CSIDriver, HorizontalPodAutoscaler | -| `lorem-ipsum` | Lorem, ipsum, dolor | -| `nerd-fonts` | , , | -| `prometheus` | PromQL, Alertmanager, Pushgateway | -| `python` | docstring, iterable, awaitable | -| `unix` | SIGTERM, chroot, grep | -| `versions` | v1, v2, v3 | +| List name | Example words | +|-------------------|------------------------------------------------| +| `acronyms` | API, JSON, PaaS | +| `algorithms` | quicksort, subtree, memoization | +| `brands` | GitHub, AdSense, DynamoDB | +| `comments` | TODO, FIXME, XXX | +| `cpp` | const, enum, lvalue | +| `docker` | Dockerfile, cgroups, ENTRYPOINT | +| `file-extensions` | .js, .yaml, .lua | +| `git` | submodule, worktree, rebase | +| `html` | h1, iframe, fieldset | +| `jargon` | sanitizers, indistinguishability, microservice | +| `kubernetes` | ConfigMap, CSIDriver, HorizontalPodAutoscaler | +| `lorem-ipsum` | Lorem, ipsum, dolor | +| `nerd-fonts` | , , | +| `names` | WannaCry, PuTTY, Merkle | +| `prometheus` | PromQL, Alertmanager, Pushgateway | +| `python` | docstring, iterable, awaitable | +| `unix` | SIGTERM, chroot, grep | +| `versions` | v1, v2, v3 | You can disable lists you don't want to use. See the _customization_ section for details. diff --git a/scripts/update-acronyms b/scripts/update-acronyms index 1e5f7ea..168869a 100755 --- a/scripts/update-acronyms +++ b/scripts/update-acronyms @@ -2,9 +2,56 @@ source "$(dirname $0)/common.sh" emit_header "Common IT acronyms and abbreviations" -curl -s "https://en.wikipedia.org/wiki/List_of_computing_and_IT_abbreviations" \ - | egrep -o '