docs: Update example snippets
Former-commit-id: e0526c871d95ea56f216d668866580268407f350
This commit is contained in:
parent
21f2947222
commit
670c7a3591
|
@ -431,7 +431,7 @@ The module will be shown if any of the following conditions are met:
|
|||
# ~/.config/starship.toml
|
||||
|
||||
[elm]
|
||||
symbol = "λx.x "
|
||||
symbol = " "
|
||||
```
|
||||
|
||||
## Environment Variable
|
||||
|
@ -663,7 +663,7 @@ The module will be shown if any of the following conditions are met:
|
|||
# ~/.config/starship.toml
|
||||
|
||||
[haskell]
|
||||
symbol = "λx.x "
|
||||
symbol = " "
|
||||
```
|
||||
|
||||
## Mercurial Branch
|
||||
|
|
Loading…
Reference in New Issue