Re: May I ask for help regarding a specific kind of justifying paragraph
"Ali S." <[email protected]> Sun, 5 Apr 2026 00:15:18 -0400
| Newsgroups | gmane.editors.nano.general |
|---|---|
| Message-ID | <[email protected]> |
Sorry, that was a typo.
this is what happens normally after I justify:
function apple {echo "done"
}
On Apr 5, 2026, at 00:13, Ali S. <[email protected]> wrote:
=EF=BB=BFHi, I might get some hate and confusion for this, but I noticed wit=
h 'set fill', I can modify column justification of paragraphs. How can I do t=
his with rows?
simple example:
this is some text:
function apple {
echo "done"
}
this is what happens normally after I justify:
function apple {echo "done"
{
this is what I want:
function apple {echo "done"}
Thanks for reading.=