Browse Source

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
custom
Matt T. Proud 6 years ago
committed by Bozhidar Batsov
parent
commit
93e7284c39
  1. 1
      doc/modules/index.md

1
doc/modules/index.md

@ -58,6 +58,7 @@ To use a module you simple have to require it. No new concepts. No magic.
- [ERC](erc.md) - [ERC](erc.md)
- Erlang - Erlang
- Elixir - Elixir
- Go
- Haskell - Haskell
- JavaScript - JavaScript
- LaTeX - LaTeX

Loading…
Cancel
Save