feat: add Elixir module (#437)

This commit is contained in:
KokaKiwi
2020-03-02 04:29:27 +01:00
committed by GitHub
parent 1eabd52725
commit 243e97cfe6
8 changed files with 172 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@ impl<'a> RootModuleConfig<'a> for StarshipRootConfig<'a> {
// ↓ Toolchain version modules ↓
// (Let's keep these sorted alphabetically)
"dotnet",
"elixir",
"elm",
"golang",
"haskell",