aistina

joined 2 years ago
[–] aistina@lemmy.world 2 points 2 years ago

You’re welcome! Glad I could help.

[–] aistina@lemmy.world 1 points 2 years ago (2 children)

I think Neoformat lets you format a buffer without saving it, without the need for an LSP. So you could:

:enew 
:set syntax=json
(Write some code)
:Neoformat <formatter-name>

https://github.com/sbdchd/neoformat

[–] aistina@lemmy.world 3 points 2 years ago

For iOS there’s Mlem, which seems pretty alright—using it right now. Not sure about Android, or if there are any other iOS options.