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

xarchiver: add backends setting page (accessed via menu -> Help -> Contents (F1))
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jun 21 02:56:20 2014 +0300 (2014-06-21)
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 ;;