I am working on several documents where I have to type [
]
{
and the like (which is much easier with with an american keyboard layout (and to which I am used much more)) but where I also have to type Umlauts such as ä, ö and ü.
Usually, I go be setting up the (what I believe to be a standard) Windows Shortcut Alt+Shift
to switch between these layouts.
This is unpractical, because at times I am not sure if I am already in the german layout when I need the german layout (and vice versa).
So, is there a better way to change the keyboard layout in Vim on *OS-level"?
I guess it could be solved with changed :map
and :imap
but I'd rather not use these for such porposes unless really forced to.
I don't think there is such an option - even though vim can even make pancake for you! It'd be highly unlikely for any program to allow changing the keyboard layout of regular keys since basically any OS already supports it.