docs(error): you can't use cross segment properties

relates to #3324
This commit is contained in:
Jan De Dobbeleer 2023-01-08 12:12:15 +01:00 committed by Jan De Dobbeleer
parent 57bfb8a419
commit a627be6b64

View file

@ -20,8 +20,6 @@ There are two config settings you need to tweak:
- `error_line`: displays when the line is faulty
You can use go [text/template][go-text-template] templates extended with [sprig][sprig] to enrich the text.
All [template][templates] functionality is available, even reusing [cross segment template properties][cstp] from
the previous primary prompt run.
## Configuration