mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Add warning suppression for magit 1.4.0
This commit is contained in:
@@ -199,6 +199,9 @@
|
||||
(when (require 'escreen nil 'noerror)
|
||||
(escreen-install))
|
||||
|
||||
;; magit setup
|
||||
(setq magit-last-seen-setup-instructions "1.4.0")
|
||||
|
||||
;; Load and setup Workgroups2
|
||||
(when (require 'workgroups2 nil 'noerror)
|
||||
(workgroups-mode 1))
|
||||
|
||||
Reference in New Issue
Block a user