From 080f9f5bc28824b63c346bb7e901682d122cdc1d Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 30 Jun 2016 12:40:20 +0200 Subject: [PATCH] Update docs --- CHANGELOG.asciidoc | 1 + README.asciidoc | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 1b4211b4d..d7cb0c88e 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -27,6 +27,7 @@ Changed - `:scroll-perc` now prefers a count over the argument given to it, which means `gg` can be used with a count. +- Aliases can now use `;;` to have an alias which executed multiple commands. v0.7.0 ------ diff --git a/README.asciidoc b/README.asciidoc index 4be327783..7b773897c 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -183,6 +183,7 @@ Contributors, sorted by the number of commits in descending order: * kanikaa1234 * haitaka * Nick Ginther +* Michał Góral * Michael Ilsaas * Martin Zimmermann * Jan Verbeek