summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index f02b9d54..048ff7c5 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -606,7 +606,7 @@
:config
;; This binding replaces a `markdown-export'.
- (bind-key "C-c M-e" 'spw/pandoc-paper-compile markdown-mode-map))
+ (bind-key "<f9>" 'spw/pandoc-paper-compile markdown-mode-map))
;;; RefTeX