Skip to content

Commit

Permalink
feat(go): add gopls
Browse files Browse the repository at this point in the history
  • Loading branch information
r17x committed Jul 6, 2023
1 parent 18fa722 commit a3c97ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
# go 1.19 (specified by overlay)
go

# go lsp
gopls

# goimports, godoc, etc.
gotools

Expand Down

0 comments on commit a3c97ff

Please sign in to comment.