From: Leonardo Taccari Date: Mon, 15 Oct 2018 09:19:54 +0000 (+0200) Subject: Document autocmd support X-Git-Url: https://git.owens.tech/git.owens.tech/git.owens.tech/git?a=commitdiff_plain;h=428b9f227d85228f951895bac53687921532fe5e;p=vimb.git Document autocmd support --- diff --git a/README.md b/README.md index 2a9931c..5337bcb 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ the project page of [Vimb][]. - user defined URL-shortcuts with placeholders - read it later queue to collect URIs for later use - multiple yank/paste registers +- Vim like autocmd - execute commands automatically after an event on specific URIs ## Packages