Refactor lang/go
This commit is contained in:
parent
42a63c661b
commit
9a4a196b69
3 changed files with 15 additions and 15 deletions
|
@ -34,7 +34,7 @@ sudo pacman --needed --noconfirm -S go
|
|||
** Dependencies
|
||||
This module requires a valid ~GOPATH~, and the following Go packages:
|
||||
|
||||
+ ~gocode~ (for code completion)
|
||||
+ ~gocode~ (for code completion & eldoc support)
|
||||
+ ~godoc~ (for documentation lookup)
|
||||
+ ~goimports~ (for auto-formatting code on save and fixing imports)
|
||||
+ ~gorename~ (for extra refactoring commands)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue