chore(starship): disable swift language indicator

This commit is contained in:
2024-03-31 19:57:26 +01:00
parent 010c790922
commit c091274fb7

View File

@@ -1,7 +1,7 @@
# ------------------------------------------------------------------------------
# jimeh's Starship Config
# ------------------------------------------------------------------------------
# Version: 0.2.6
# Version: 0.2.7
# URL: https://github.com/jimeh/dotfiles/blob/main/config/starship.toml
# ------------------------------------------------------------------------------
# This is minimalistic Starship (https://starship.rs/) prompt setup with most
@@ -412,7 +412,7 @@ disabled = true
[swift]
symbol = ' '
format = '( [$symbol$version]($style))'
disabled = false
disabled = true
[vlang]
format = '( [$symbol$version]($style))'