wok view emacs-pkg-go-mode/stuff/80-go-init.el @ rev 21798

updated xpra (0.8.7 -> 2.5.3)
author Hans-Günter Theisgen
date Thu Aug 08 10:35:31 2019 +0100 (2019-08-08)
parents
children
line source
1 ;; Register go-mode
3 (add-to-list 'load-path "/usr/share/emacs/site-lisp/go-mode" t)
4 (require 'go-mode-load)
5 ;;