Removed load path from beginend

Was necessary because newer version of beginend don't work with Emacs 25
This commit is contained in:
Marcel Kapfer 2019-08-26 17:24:32 +02:00
parent f02571b2fa
commit c2cea0fb92
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 0 additions and 1 deletions

View File

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