mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
04d54931d0
added rules for misc/macros.d/*. in the process of installation, example scripts will be copied into share/mc/examples/macros.d Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
3 lines
101 B
Bash
3 lines
101 B
Bash
t Indent `C' formatter
|
|
indent -gnu -fc1 -i4 -bli0 -nut -bap -l100 %b 1>/dev/null 2> %e
|