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

fbida, openmotif-dev: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 13 22:22:04 2017 +0100 (2017-02-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 ;;