fix vimrc
This commit is contained in:
@@ -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]]
|
||||
|
||||
Reference in New Issue
Block a user