Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 373 Bytes

setup.org

File metadata and controls

14 lines (14 loc) · 373 Bytes

Emacs

Necessary Software

  • gopls
    • post install ensure that it’s in the PATH
    go install golang.org/x/tools/gopls@latest
        
  • dlv
go install github.com/go-delve/delve/cmd/dlv@latest
  • put dap-debug.el in ~/.emacs.d