X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/ed559ffad7f7ce1c26ca65714cfc27152db67587..4e1c78f432e981cbaa9ca667cc1f0f70e19675da:/init.el diff --git a/init.el b/init.el index b80e00f..8becc14 100644 --- a/init.el +++ b/init.el @@ -653,16 +653,6 @@ compilation." (add-to-list 'tramp-default-proxies-alist (list (regexp-quote (system-name)) nil nil))) -(use-package undo-tree - :config - (global-undo-tree-mode -1)) - ;; :bind (("C-?" . undo-tree-undo) - ;; ("M-_" . undo-tree-redo)) - ;; :config - ;; (global-undo-tree-mode) - ;; (setq undo-tree-mode-lighter "" - ;; undo-tree-auto-save-history t)) - ;; * Editing