Using Ubuntu Bionic (server image pre-GA), coming from Centos 7 (i.e. this may not be limited to just Bionic), I find that the vim editor has some very annoying defaults. How can I disable the following;
- Auto-tab insertion in bash code when using if and pressing enter
- Search with '/' requires one to press enter to go back to editing mode and pressing something else - like cursor right - swaps back to the original location instead of the location where one is at.
Both these do not feel like standard/default vim