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

updated python-pytz (2019.3 -> 2021.3)
author Hans-G?nter Theisgen
date Wed Jul 13 17:07:13 2022 +0100 (2022-07-13)
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 ;;