diff --git a/init.el b/init.el index c12e70e..12877b1 100644 --- a/init.el +++ b/init.el @@ -33,7 +33,9 @@ ;; with that as the default suggestion. Likewise for functions, faces, ;; libraries (features), etc. -;; TODO - stop Emacs from ever making graphical dialogs. +;; TODO - stop desktop-save from saving my buffers - just save history etc (persp-mode?) + +;; TODO - make idle timer to find all local git repos with uncommited changes (eval-when-compile (add-to-list 'load-path "~/.emacs.d/elisp-git/use-package/")