Ver código fonte

Add rst-mode-map config

pull/15/head
10sr 8 anos atrás
pai
commit
1d868e2ac8
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar