coijanovic / vim-umlauts

Easier umlauts in vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-umlauts

This is vim-umlauts, a plugin to make writing german text with a qwerty keyboard easier.

Calling :Umlauts will make the following replacements in the current buffer:

Before After
:a ä
:A Ä
:o ö
:O Ö
:u ü
:U Ü
:s ß

About

Easier umlauts in vim

License:MIT License


Languages

Language:Vim Script 100.0%