From 428b9f227d85228f951895bac53687921532fe5e Mon Sep 17 00:00:00 2001
From: Leonardo Taccari <iamleot@gmail.com>
Date: Mon, 15 Oct 2018 11:19:54 +0200
Subject: [PATCH] Document autocmd support

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

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
 
-- 
2.20.1