spacemacs文档go-mode:
To run the current main
package with command line arguments, set the value of go-run-args
as a file local variable, e.g.
// Local Variables:
// go-run-args: “–output run.log”
// End:
但是自己没有设置成功,请教如何设置啊?
spacemacs文档go-mode:
To run the current main
package with command line arguments, set the value of go-run-args
as a file local variable, e.g.
// Local Variables:
// go-run-args: “–output run.log”
// End:
但是自己没有设置成功,请教如何设置啊?