From b6413fc6b625f62a40db241eb260781d7c6b69bd Mon Sep 17 00:00:00 2001 From: Jiahe Jiang <61075605+Isrothy@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:41:50 -0500 Subject: [PATCH] doc: Add customized handler to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3fa5c72..3cbd901 100644 --- a/README.md +++ b/README.md @@ -500,6 +500,10 @@ These are the corresponding commands in the Lua API. +## Customized Handlers + +See the [wiki page](https://github.com/Isrothy/neominimap.nvim/wiki/Custimized-Handlers) + ## How it works ### Caching Minimap Buffers