Há também o comando clang-format
Existe um modo SIMPLES para formatar o texto do arquivo nano? Meu código está ficando muito confuso, então pode ajudar a formatá-lo.
Há também o comando clang-format
Para formatar / "embelezar" o código C, você tem os pacotes no Debian, astyle
, bcpp
e uncrustify
Para pesquisar os pacotes:
$ apt-cache search beautifier | grep C
astyle - Source code indenter for C, C++, Objective-C, C#, and Java
bcpp - C(++) beautifier
bcpp-dbg - C(++) beautifier - debug
uncrustify - C, C++, C#, D, Java and Pawn source code beautifier