wok-current annotate emacs-pkg-go-mode/stuff/80-go-init.el @ rev 23409
updated perl-try-tiny (0.22 -> 0.30)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 01 07:04:07 2020 +0100 (2020-04-01) |
parents | |
children |
rev | line source |
---|---|
domcox@16007 | 1 ;; Register go-mode |
domcox@16007 | 2 |
domcox@16007 | 3 (add-to-list 'load-path "/usr/share/emacs/site-lisp/go-mode" t) |
domcox@16007 | 4 (require 'go-mode-load) |
domcox@16007 | 5 ;; |