Ver a proveniência

Add rst-mode-map config

pull/15/head
10sr há 7 anos
ascendente
cometimento
1d868e2ac8
1 ficheiros alterados com 3 adições e 0 eliminações
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Ver ficheiro

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