Update lang modules' :build settings
This commit is contained in:
parent
8f04e0355f
commit
648c4c1d3b
9 changed files with 27 additions and 10 deletions
|
@ -1,5 +1,13 @@
|
|||
;;; lang/go/autoload.el
|
||||
|
||||
;;;###autoload
|
||||
;; TODO (defun +go/build ())
|
||||
|
||||
|
||||
;;
|
||||
;; Tests
|
||||
;;
|
||||
|
||||
(defvar +go-test-last nil
|
||||
"The last test run.")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue