From 137e24256e87d1479c83b6ff5330e5c1ac222271 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 12 Jul 2018 13:18:52 +1200 Subject: Correct plugin map ref in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 61061b8..c870b16 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ make\_target.vim ================ This filetype plugin for Makefiles ("make" filetype) provides an autoload -function `make#target#Make()` and buffer-local mapping `MakeTarget` to +function `make#target#Make()` and buffer-local mapping `(MakeTarget)` to `make!` the target for the recipe under the cursor, if it can be identified. License -- cgit v1.2.3