Emacs: removed sr-speedbar
This commit is contained in:
parent
f227c961f9
commit
3461a96938
1 changed files with 0 additions and 5 deletions
|
@ -847,11 +847,6 @@
|
||||||
:mode (("\\.py\\'" . python-mode))
|
:mode (("\\.py\\'" . python-mode))
|
||||||
:config (setq flycheck-python-pylint-executable "pylint3"))
|
:config (setq flycheck-python-pylint-executable "pylint3"))
|
||||||
|
|
||||||
;; sr-speedbar
|
|
||||||
;; Same frame speedbar
|
|
||||||
(use-package sr-speedbar
|
|
||||||
:bind (("s-b" . sr-speedbar-toggle)))
|
|
||||||
|
|
||||||
;; moinmoin
|
;; moinmoin
|
||||||
;; Major mode for editing MoinMoin wiki entries
|
;; Major mode for editing MoinMoin wiki entries
|
||||||
(use-package moinmoin
|
(use-package moinmoin
|
||||||
|
|
Loading…
Reference in a new issue