fix vimrc

This commit is contained in:
2025-10-15 15:39:57 +02:00
parent 1027067996
commit 1b30060721
2 changed files with 1 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ final_space = true
## does not work in bash
[transient_prompt]
template = ' '
foreground_templates = ['{{if gt .Code 0}}red{{end}}', '{{if eq .Code 0}}default{{end}}']
foreground_templates = ['{{if gt .Code 0}}red{{end}}', '{{if eq .Code 0}}magenta{{end}}']
background = 'transparent'
[[blocks]]