From b3d838c5bd1300208876afb5e3a2ad3829677a67 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 24 Oct 2016 16:04:28 -0700 Subject: [PATCH] [Emacs] Add a highlights heading to About --- dotfiles/emacs.d/README.org | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index d7d51ada..c64b5bf3 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -5,6 +5,21 @@ incredibly well commented literate configurations of [[http://pages.sachachua.co but I haven't quite gotten around to polishing it to the point that those two have. Still, there are definitely a few sections of which I am quite proud, and that others may find to be useful. +** Highlights +These sections are the ones that have the most potential to be interesting to +others: +*** Configuration of My Own Packages +- [[term-projectile][term-projectile]] and [[term-manager][term-manager]] +- [[org-projectile][org-projectile]] +- [[multi-line][multi-line]] +- [[github-search][github-search]] +- [[flimenu][flimenu]] +*** [[programminglanguages][Programming Language Configurations]] +My programming language major mode configurations can all be found [[programminglanguages][here]]. +*** [[org-mode][org]] +My [[org-mode][org-mode]] configuration is pretty comprehensive, but not super well commented. + +* HTML Headers #+HTML_HEAD: #+HTML_HEAD: @@ -1969,6 +1984,7 @@ modeline and with excessive http requests to github. #+END_SRC * Major Modes ** Programming +<> *** python #+BEGIN_SRC emacs-lisp (use-package python