From 73cf1f468077c28efd3cf761710d37a36208b925 Mon Sep 17 00:00:00 2001 From: noa Date: Sun, 16 Feb 2025 21:58:05 +0800 Subject: Remove todo section and add commentary to init.el --- emacs/init.el | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index 6e6408f..839bfda 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -1,12 +1,18 @@ ;;; init.el --- my emacs configuration -*- lexical-binding: t; -*- -;; Todo: -;; - Look at completion-preview-mode -;; - Look at grep-use-headings -;; - Look at elpa-openwith +;;; Commentary: ;; (profiler-start 'cpu+mem) +;; Things we have, or want to have, in this configuration: +;; - Make a nice interface +;; - Programming +;; - Offline web browsing +;; - Reading mail +;; - Sending mail +;; - Bibliography management +;; - Taking notes + (add-to-list 'load-path (expand-file-name (concat user-emacs-directory "site-lisp"))) (add-to-list 'exec-path "/home/noa/.config/Scripts") -- cgit 1.4.1-2-gfad0