wok annotate emacs-pkg-go-mode/stuff/80-go-init.el @ rev 21855

updated rubygems again (1.8.10 -> 3.0.6)
author Hans-Günter Theisgen
date Tue Sep 17 15:34:39 2019 +0100 (2019-09-17)
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 ;;