fix vimrc
This commit is contained in:
@@ -10,7 +10,7 @@ final_space = true
|
|||||||
## does not work in bash
|
## does not work in bash
|
||||||
[transient_prompt]
|
[transient_prompt]
|
||||||
template = '❯ '
|
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'
|
background = 'transparent'
|
||||||
|
|
||||||
[[blocks]]
|
[[blocks]]
|
||||||
|
|||||||
Reference in New Issue
Block a user