diff options
author | Alan Pearce | 2017-04-24 16:14:28 +0200 |
---|---|---|
committer | Alan Pearce | 2017-04-24 16:14:28 +0200 |
commit | 8bec2093fa057e99b3a87b18935bca131045fbfa (patch) | |
tree | 708777d5a60506e9847d0e8bb0b634fffe43ab3d | |
parent | dda94cd1c0e1b3ec5f7c7d6002c75b4ce90a2c68 (diff) | |
download | dotfiles-8bec2093fa057e99b3a87b18935bca131045fbfa.tar.lz dotfiles-8bec2093fa057e99b3a87b18935bca131045fbfa.tar.zst dotfiles-8bec2093fa057e99b3a87b18935bca131045fbfa.zip |
Remove empty section
-rw-r--r-- | emacs/.emacs.d/init.org | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org index 8d25e6c..307e0a5 100644 --- a/emacs/.emacs.d/init.org +++ b/emacs/.emacs.d/init.org @@ -2388,8 +2388,6 @@ I like to use the clipboard more than the primary selection in X11. ("s" . copy-as-format-slack))) #+END_SRC -** - ** Selection I’m quite used to deleting text by selecting it and typing. Emacs has |