We could provide a default system configuration for Vim offering an editor with reasonnable assumptions about what the regular user wants:
- some syntaxic highlighting
- arrows, home, end, enter, backspace working like an usual editor
If these assumptions are rejected by vim users, we should also provide a command to generate a ~/.vimrc according some templates.