瀏覽代碼

Add rst-mode-map config

pull/15/head
10sr 8 年之前
父節點
當前提交
1d868e2ac8
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el 查看文件

@@ -837,6 +837,9 @@ found, otherwise returns nil."

(autoload-eval-lazily 'sl)

(with-eval-after-load 'rst
(define-key rst-mode-map (kbd "C-m") 'newline-and-indent))

;; jdee is too old! use malabar instead
(with-eval-after-load 'jdee
(add-hook 'jdee-mode-hook


Loading…
取消
儲存