diff --git a/london/.emacs.d/init.el b/london/.emacs.d/init.el index fb3d38b..09b81d0 100644 --- a/london/.emacs.d/init.el +++ b/london/.emacs.d/init.el @@ -36,7 +36,7 @@ (use-package treemacs :ensure t :defer t - :ini + :init :bind (:map global-map ("M-0" . treemacs-select-window) ("C-x t t" . treemacs)))