Bash completion #215

This commit is contained in:
Peter Palaga
2020-12-10 12:21:10 +01:00
parent b842a9422e
commit b695b51f05
12 changed files with 619 additions and 33 deletions

View File

@@ -259,6 +259,7 @@ limitations under the License.</inlineHeader>
<exclude>pom.xml.versionsBackup</exclude>
</excludes>
<mapping>
<bash>SCRIPT_STYLE</bash>
<groovy>SLASHSTAR_STYLE</groovy>
<java>SLASHSTAR_STYLE</java>
<mvn>SCRIPT_STYLE</mvn>