summary refs log tree commit diff stats
path: root/emacs
diff options
context:
space:
mode:
authorAlan Pearce2013-05-14 14:37:35 +0100
committerAlan Pearce2013-05-14 14:37:35 +0100
commitf55e24f8679d9862cab4f8cb84772781b900e792 (patch)
tree0287473d6725cc8dc5cf0404a304d8d0ff70ecce /emacs
parent81734b1d3053064673e6f4995af280f80cb5051d (diff)
downloaddotfiles-f55e24f8679d9862cab4f8cb84772781b900e792.tar.lz
dotfiles-f55e24f8679d9862cab4f8cb84772781b900e792.tar.zst
dotfiles-f55e24f8679d9862cab4f8cb84772781b900e792.zip
Emacs: switch org-mode font back to fixed-pitch
Diffstat (limited to 'emacs')
-rw-r--r--emacs/init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/init.el b/emacs/init.el
index ab3fc52..dc594fd 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -111,8 +111,6 @@
     (variable-pitch-mode)
     (setq cursor-type 'bar))
 
-  (add-hook 'org-mode-hook #'use-variable-fonts)
-
   (if (eq window-system 'w32)
       (let* ((font-size 10)
              (mono-face (cond