From 66703b6b2fa8dd335674544584eef045633d5d1e Mon Sep 17 00:00:00 2001 From: Marc Pohling Date: Tue, 3 Dec 2019 16:35:44 +0100 Subject: [PATCH] added some more todos --- init.org | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/init.org b/init.org index d3aaf65..718179c 100644 --- a/init.org +++ b/init.org @@ -7,6 +7,27 @@ - Paket exec-path-from-shell, um PATH aus Linux auch in emacs zu haben - Smart mode line? - Theme + - evil + - evil-collection or custom in init file? + - Hydra + - General + - (defalias 'list-buffers 'ibuffer) ;; change default to ibuffer + - ido? + - imenu-list + - projectile + - treemacs (for linux) + - treemacs-evil? + - treemacs-projectile + - ace-window + - windmove? + - tramp (in linux) + - visual-regexp + - saveplace? + - org configuration: paths + - org custom agenda + - org configuration: everything else + - beancount configuration from config.org + - CONTINUE TODO from config.org at Programming * First start When pulling the repository the first time, an initial init.el needs to be setup. After start it will replace itself with the configuration from init.org