oengsimple.vim : simplified keymap for Old English (Anglo Saxon)
script karma |
Rating 15/6,
Downloaded by 844 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Jonathan Blake |
|
script type |
utility |
|
description |
This keymap (based on vimscript #4147 by Júda Ronén) allows the input of basic Old English/Anglo Saxon text using a standard keyboard. It has been simplified from the original to emphasize natural, fast entry. It is suitable for most work done by students of the language but is also capable of more complex manuscripts.
For example, to input "æ" type "ae". For "ā", type "-a".
The general scheme is the following.
- macron (e.g. "-a" becomes "ā")
. dot (e.g. ".c" becomes "ċ")
# Insular script (e.g. "#g" becomes "ᵹ")
* miscellaneous special symbols (e.g. "*w" becomes "ƿ")
/ prevent a mapping (e.g. "/ae" becomes "ae" instead of "æ")
For details, see the source file oengsimple.vim or the wiki page. |
|
install details |
Put oengsimple.vim in ~/.vim/keymap/.
Run ":set keymap=oengsimple".
To toggle the keymap while in Insert or Command-line mode, use CTRL-^.
To restore the default keymap, run ":set keymap=". |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.81
|