emacs.d

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

commit 687161e71fd47d392fe585465ded9e3a6f6b09ec
parent b08b605560f2ab3e597afecea120314a16bc0b64
Author: Cem Keylan <cem@ckyln.com>
Date:   Mon,  6 Jul 2020 14:27:08 +0300

more...

Diffstat:
Minit.org | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/init.org b/init.org @@ -285,8 +285,8 @@ We didn't ask for the keybindings yet, because we are going to get the *** evil-surround -I used to make use of vim-sandwich, but evil-surround will also -do the job well for me. +I used to make use of vim-sandwich, but evil-surround will also do the job well +for me. #+BEGIN_SRC emacs-lisp (use-package evil-surround @@ -299,10 +299,10 @@ do the job well for me. ** Org-mode -Org mode is one of the biggest reasons I am using Emacs, and it is a must -for me. These are my configurations. Starting with the obvious here. I am -currently trying to tweak portions of it from Bernt's configuration. See -the [[Attribution]] section. +Org mode is one of the biggest reasons I am using Emacs, and it is a must for +me. These are my configurations. Starting with the obvious here. I am currently +trying to tweak portions of it from Bernt's configuration. See the [[Attribution]] +section. #+BEGIN_SRC emacs-lisp (use-package org