From b9ceb0f9eec504e18b67f43ab9c6ba2bd5b80c2d Mon Sep 17 00:00:00 2001 From: Ches Martin Date: Fri, 22 Jan 2016 20:20:37 +0700 Subject: [PATCH] Release v1.0.9 --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index c2e87067..a82bb804 100644 --- a/README.md +++ b/README.md @@ -129,15 +129,6 @@ optional background search execution with [vim-dispatch], and auto-previewing. Please see [the Github releases page][releases]. -### 1.0.9 (unreleased) - -* Fix location list and layout of quickfix when using Dispatch (#154) -* Fix the quick help overlay clobbering the list mappings -* Fix `:AckFile` when using Dispatch -* Restore original `'makeprg'` and `'errorformat'` when using Dispatch -* Arrow keys also work for auto-preview (#158) -* Internal refactoring and clean-up - ## Credits This plugin is derived from Antoine Imbert's blog post [Ack and Vim