aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--oni-magit.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-magit.el b/oni-magit.el
index f42e0ce..43f3256 100644
--- a/oni-magit.el
+++ b/oni-magit.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 20190221234215
+;; Version: 20190221235109
;; Package-Requires: (magit magit-popup magithub hydra)
;; This program is free software; you can redistribute it and/or modify
@@ -31,7 +31,7 @@
(require 'magithub)
(defvar oni:magit-status-rx
- (rx bos "*magit: "))
+ (rx bos (optional "*") "magit: "))
(defun oni-magit-display-buffer-in-only-window (buffer alist)
"Show only BUFFER.