Removed load path from beginend
Was necessary because newer version of beginend don't work with Emacs 25
This commit is contained in:
parent
f02571b2fa
commit
c2cea0fb92
1 changed files with 0 additions and 1 deletions
|
@ -719,7 +719,6 @@
|
|||
;; beginend
|
||||
;; Redefine M-< and M-> for some modes
|
||||
(use-package beginend
|
||||
:load-path "beginend/"
|
||||
:diminish (beginend-global-mode
|
||||
beginend-prog-mode
|
||||
beginend-magit-status-mode)
|
||||
|
|
Loading…
Reference in a new issue