1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-02-14 17:08:37 +00:00

Add syntax mapping for paru configuration

This commit is contained in:
cyqsimon 2025-01-18 00:44:53 +08:00 committed by Keith Hall
parent 498df11a50
commit 94f49fd99b

View File

@ -0,0 +1,6 @@
# See https://github.com/Morganamilo/paru/blob/master/man/paru.conf.5
[mappings]
"INI" = [
"${PARU_CONF}",
"paru.conf",
]