Parcourir la source

Add rst-mode-map config

pull/15/head
10sr il y a 7 ans
Parent
révision
1d868e2ac8
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Voir le fichier

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


Chargement…
Annuler
Enregistrer