bash-completion.sh
branchv_0
changeset 1 e04e5bbc147b
parent 0 1bb084f84eb9
child 3 ae8775e0bc7a
equal deleted inserted replaced
0:1bb084f84eb9 1:e04e5bbc147b
    29 
    29 
    30 	STYLES=(
    30 	STYLES=(
    31 		"auto"
    31 		"auto"
    32 		"dropped"
    32 		"dropped"
    33 		"literal"
    33 		"literal"
    34 		"literal-with-section-attribute"
    34 		"section-first"
    35 		"standard"
    35 		"standard"
    36 	)
    36 	)
    37 
    37 
    38 	DIALECTS=(
    38 	DIALECTS=(
    39 		"java-properties"
    39 		"java-properties"