10sr 5 vuotta sitten
vanhempi
commit
693c06940c
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Näytä tiedosto

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

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


Ladataan…
Peruuta
Tallenna