diff --git a/oni-shackle.el b/oni-shackle.el index 335da19..8e0abe4 100644 --- a/oni-shackle.el +++ b/oni-shackle.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 20190219010138 +;; Version: 20190226001927 ;; Package-Requires: (shackle) ;; This program is free software; you can redistribute it and/or modify @@ -31,8 +31,7 @@ (setq shackle-rules '((compilation-mode :align 'below :size 0.33) (prodigy-mode :align 'below :size 0.33) - (help-mode :select t) - (magit-status-mode :same t))) + (help-mode :select t))) ;;;###autoload (shackle-mode)