1
0
Fork 0

Fix regexp to show Magit in full screen

This commit is contained in:
Tom Willemse 2019-02-21 23:53:05 -08:00
parent 1b3e0ce6b6
commit c9f1c036bf

View file

@ -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.