I am programming using R in Linux and each time I want to edit a function by typing
fix(FunctioName)
The VI editor is used and for me, it
Or in R, to override the environment variable:
options(editor = "nano")