diff --git a/init.el b/init.el index ba73d58..1bd5453 100644 --- a/init.el +++ b/init.el @@ -317,6 +317,8 @@ ediff-split-window-function 'split-window-horizontally ediff-recurse-to-subdirectories t) (add-hook 'ediff-after-quit-hook-internal 'winner-undo)) + +(use-package ztree :ensure t) ;;; Smartparens (use-package smartparens