mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-02 05:41:10 -08:00
fix: java docs added pom.xml
Added pom.xml to the display_mode files to check as it is in the code.
This commit is contained in:
parent
e9ecb5c09d
commit
34dbdc6abb
|
@ -31,6 +31,7 @@ Display the currently active java version.
|
|||
- display_mode: `string` - determines when the segment is displayed
|
||||
- `always`: the segment is always displayed
|
||||
- `files`: the segment is only displayed when one of the following files is present:
|
||||
- `pom.xml`
|
||||
- `build.gradle.kts`
|
||||
- `build.sbt`
|
||||
- `.java-version`
|
||||
|
|
Loading…
Reference in a new issue