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

updated python-httplib2 (0.8 -> 0.17.1)
author Hans-G?nter Theisgen
date Mon Apr 06 06:45:46 2020 +0100 (2020-04-06)
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 ;;