I tried these solutions:
- Through the
use internal editoroption - Using
export EDITOR="vim.basic"in~/.profile - Using the start
select-editorcommand line mc.
Are there any more reliable ways to change the default editor in mc to vim?
I tried these solutions:
use internal editor optionexport EDITOR="vim.basic" in ~/.profileselect-editor command line mc.Are there any more reliable ways to change the default editor in mc to vim?
Source: https://ru.stackoverflow.com/questions/542826/
All Articles