wok diff emacs-pkg-go-mode/stuff/80-go-init.el @ rev 23943

Up cryptsetup-dev (2.3.4), lzham_codec (1_0_stable1), slitaz-boot-scripts (466), tazlito (527)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 17 10:31:38 2020 +0000 (2020-09-17)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/emacs-pkg-go-mode/stuff/80-go-init.el	Thu Sep 17 10:31:38 2020 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +;; Register go-mode
     1.5 +
     1.6 + (add-to-list 'load-path "/usr/share/emacs/site-lisp/go-mode" t)
     1.7 + (require 'go-mode-load)
     1.8 +;;