Ver código fonte

Add remember keybind

master
10sr 4 anos atrás
pai
commit
1e4588d36d
Acessado por: 10sr ID da chave GPG: 7BEC428194130EB2
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Ver arquivo

@@ -2364,6 +2364,8 @@ Any output will be written to current buffer."
(add-hook 'after-change-major-mode-hook
'my-set-remember-data-file-buffer-local)

(define-key ctl-x-map "R" 'remember)


;;;;;;;;;;;;;;;;;;;;;;;
;; flycheck-pydocstyle


Carregando…
Cancelar
Salvar