Include the Go in list of modules index
Prelude has support for the Go Programming Language, yet Go is not included in the list. This commit rectifies the omission. https://github.com/bbatsov/prelude/blob/master/modules/prelude-go.el
This commit is contained in:
parent
dd9b01a991
commit
93e7284c39
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ To use a module you simple have to require it. No new concepts. No magic.
|
|||
- [ERC](erc.md)
|
||||
- Erlang
|
||||
- Elixir
|
||||
- Go
|
||||
- Haskell
|
||||
- JavaScript
|
||||
- LaTeX
|
||||
|
|
Loading…
Reference in a new issue