minus-square@billbasherlinkEnglish2•2 months agoIt looks like you can run shell commands so it should be possible although the syntax may be a bit different. I haven’t used Helix.
:w !sudo tee %
If you are in vim you can do this
Does it have the same effect as sudoedit?
Does it work in Helix as well?
It looks like you can run shell commands so it should be possible although the syntax may be a bit different. I haven’t used Helix.