feat: add bun module (#4187)

This commit is contained in:
David Knaack
2022-08-01 12:59:36 +02:00
committed by GitHub
parent 60c81f3d03
commit 85692d1bf6
12 changed files with 269 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ pub const PROMPT_ORDER: &[&str] = &[
"package",
// ↓ Toolchain version modules ↓
// (Let's keep these sorted alphabetically)
"bun",
"c",
"cmake",
"cobol",