Emacs: removed sr-speedbar

This commit is contained in:
Marcel Kapfer 2018-08-18 05:28:25 +02:00
parent f227c961f9
commit 3461a96938
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 0 additions and 5 deletions

View File

@ -847,11 +847,6 @@
:mode (("\\.py\\'" . python-mode))
:config (setq flycheck-python-pylint-executable "pylint3"))
;; sr-speedbar
;; Same frame speedbar
(use-package sr-speedbar
:bind (("s-b" . sr-speedbar-toggle)))
;; moinmoin
;; Major mode for editing MoinMoin wiki entries
(use-package moinmoin