emacs.d

bloated emacs configuration
git clone git://git.ckyln.com/~cem/emacs.d.git
Log | Files | Refs | README

commit 8b442a592db7bdff09d20ce84bdd222ef840b6fb
parent ed1f4277fe8df57a70b39677099b12e285eee3e2
Author: Cem Keylan <cem@ckyln.com>
Date:   Fri, 13 Mar 2020 18:13:36 +0300

revert to org-mode TOC

Diffstat:
Minit.org | 57+++++++++++++++++++++++++++++++--------------------------
1 file changed, 31 insertions(+), 26 deletions(-)

diff --git a/init.org b/init.org @@ -1,34 +1,39 @@ #+TITLE: Emacs Configuration #+AUTHOR: Cem Keylan #+BABEL: :cache yes +#+OPTIONS: toc:nil #+PROPERTY: header-args :tangle yes -* Table of Contents :TOC: -- [[#intro][Intro]] - - [[#installation-instructions][Installation Instructions]] - - [[#ignoring-initel-changes-on-git][Ignoring init.el changes on Git]] - - [[#meta][Meta]] -- [[#startup-settings][Startup Settings]] - - [[#use-package][use-package]] - - [[#custom-file][Custom-file]] - - [[#private-file][Private file]] - - [[#starting-the-server][Starting the server]] -- [[#packages][Packages]] - - [[#evil-mode][Evil-mode]] - - [[#org-mode][Org-mode]] - - [[#magit][Magit]] - - [[#flycheck][Flycheck]] - - [[#company-mode][Company Mode]] - - [[#extras][Extras]] -- [[#filetype-configurations][Filetype Configurations]] - - [[#default-formatting][Default Formatting]] - - [[#markdown][Markdown]] - - [[#shell][Shell]] -- [[#other-settings][Other Settings]] - - [[#dired----ls-dired][Dired -- ls dired]] - - [[#backup-options][Backup Options]] - - [[#enable-diary-appointment-alarms][Enable diary appointment alarms]] - - [[#set-browser][Set Browser]] +* Table of Contents :TOC_2_org: +- [[Intro][Intro]] + - [[Installation Instructions][Installation Instructions]] + - [[Ignoring init.el changes on Git][Ignoring init.el changes on Git]] + - [[Meta][Meta]] +- [[Startup Settings][Startup Settings]] + - [[use-package][use-package]] + - [[Custom-file][Custom-file]] + - [[Private file][Private file]] + - [[Diary file][Diary file]] + - [[Starting the server][Starting the server]] +- [[Packages][Packages]] + - [[Evil-mode][Evil-mode]] + - [[Org-mode][Org-mode]] + - [[Magit][Magit]] + - [[Flycheck][Flycheck]] + - [[Company Mode][Company Mode]] + - [[Yasnippet][Yasnippet]] + - [[Extras][Extras]] +- [[Filetype Configurations][Filetype Configurations]] + - [[Default Formatting][Default Formatting]] + - [[Markdown][Markdown]] + - [[Shell][Shell]] + - [[Python][Python]] +- [[Other Settings][Other Settings]] + - [[Dired -- ls dired][Dired -- ls dired]] + - [[Docker][Docker]] + - [[Backup Options][Backup Options]] + - [[Enable diary appointment alarms][Enable diary appointment alarms]] + - [[Set Browser][Set Browser]] * Intro This is my emacs configuration file, I used to have a big