10sr há 5 anos
ascendente
cometimento
693c06940c
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver ficheiro

@@ -1283,7 +1283,7 @@ found, otherwise returns nil."
(add-hook 'go-mode-hook
(lambda()
(defvar go-mode-map)
(add-hook 'before-save-hook' 'gofmt-before-save)
(add-hook 'before-save-hook' 'gofmt-before-save nil t)
(define-key go-mode-map (kbd "M-.") 'godef-jump)))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


Carregando…
Cancelar
Guardar