emacs.d

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

commit d6b2c3f1902c773691ab784e7b4be35b4bbb928a
parent 1b8c7bbc17d3d7569624770db621b02c95f8bd15
Author: Cem Keylan <cem@ckyln.com>
Date:   Mon,  4 May 2020 11:08:59 +0300

note about keybindings

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

diff --git a/init.org b/init.org @@ -69,6 +69,10 @@ This will probably take a while, especially because it is setting up for the first time. You might need to restart emacs after the initial configuration is done. +** Keybindings +I use cheatsheet to store keybindings that are important to me +so I can get them whenever I need them. You can see those keybindings +with the ~C-c s~ global keybinding. ** Ignoring init.el changes on Git It can be annoying to see whenever you change your init.org