From d97090fb502d40229e6976dfec0e06636ba227d5 Mon Sep 17 00:00:00 2001 From: Kassio Borges Date: Wed, 12 Mar 2014 15:18:48 -0300 Subject: [PATCH] add as goal for 1.0 use autoload directory --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14332b39..ac75fa9c 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ check out the docs for the Perl script 'ack', for obvious reasons: Goals for 1.0: * Improve documentation, list all options and shortcuts +* Use `autoload` directory to define functions, instead of `plugin`. * Add a help toggle `?`(like NERDTree) * Add option to open all files from result list * Respect wildignore