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

Add: EtherApe. A graphical network monitor for SliTaz.
author Leonardo Laporte <hackdorte@sapo.pt>
date Mon Jun 06 09:08:05 2016 -0300 (2016-06-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 ;;