aistina

joined 1 year ago
[–] aistina 2 points 1 year ago

You’re welcome! Glad I could help.

[–] aistina 2 points 1 year 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 2 points 1 year ago

The link won’t load for me (on iOS), it says no secure connection could be established.

[–] aistina 2 points 1 year ago (1 children)

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.