diff options
Diffstat (limited to 'tag-emacs/emacs.d/init.el')
-rw-r--r-- | tag-emacs/emacs.d/init.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index 90bc811..d5fd6af 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -1031,8 +1031,6 @@ mouse-1: Display Line and Column Mode Menu")))))) :require projectile :bind (("s-z" . projector-open-project-shell))) -(req-package editorconfig) - (req-package perspective :bind (("s-p" . persp-switch)) :init (progn |