Breaking
Editor property have changed from String
to allow input arguments as well.
Before:
editor = "vi"
Now:
[editor]
program = "code"
args = ["-w"]
Breaking
Editor property have changed from String
to allow input arguments as well.
Before:
editor = "vi"
Now:
[editor]
program = "code"
args = ["-w"]
Don't miss a new rio release
NewReleases is sending notifications on new releases.