From 1e5720be2b5fb07c35bf511528c5525e4f7aa1b2 Mon Sep 17 00:00:00 2001 From: James Nguyen Date: Sat, 9 Feb 2019 10:41:54 -0800 Subject: [PATCH] Merge lines --- evil-collection-deadgrep.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/evil-collection-deadgrep.el b/evil-collection-deadgrep.el index 2b05e8f..948f32a 100644 --- a/evil-collection-deadgrep.el +++ b/evil-collection-deadgrep.el @@ -44,8 +44,7 @@ ;; Quit "q" 'quit-window "ZZ" 'quit-window - "ZQ" 'evil-quit - )) + "ZQ" 'evil-quit)) (provide 'evil-collection-deadgrep) ;;; evil-collection-deadgrep.el ends here