EasyAccents : Easy accents while you type: a' a` c, etc.
script karma |
Rating 91/35,
Downloaded by 4667 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Charles Campbell |
|
script type |
utility |
|
description |
EasyAccents makes entering accented characters easy in insert mode. Of course there are many European keyboards that have accented characters on keys, but US-style keyboards don't. During insert mode, a' becomes an accented a, etc. It works with utf8 encoding.
EasyAccents may be toggled on and off with:
:EZA
You can get just the two characters o', for example, by simply escaping the ': o' -> o'
History/Features:
v5: included g:EasyAccents_VowelFirst option
fixed insert vs append bug
v4: EasyAccents handles a' a` A' o: etc : during insert mode, these pairs of
characters become the associated accented characters. Use <Leader>ea (\ea) to
toggle EasyAccents on and off. Especially helpful for US style keyboards.
(alpha/beta version available at http://www.drchip.org/astronaut/vim/index.html#EASYACCENTS)
|
|
install details |
1. vim EasyAccents.vba.gz
2. :so %
|
|
script versions (upload new version)
Click on the package to download.
EasyAccents.vba.gz |
9 |
2008-09-08 |
7.0 |
Charles Campbell |
Improved help and more easy-accents! o' o` o~ etc. Start it with :EZA, stop it with :EZA .
|
EasyAccents.vim.gz |
6 |
2004-04-02 |
6.0 |
Charles Campbell |
Normally EasyAccents supports 'a `a ~a :a etc to produce accented characters.
Now, putting g:EasyAccents_VowelFirst=0 makes EasyAccents handle a' a` a~ a: .
V6 supports even more accents: a@ A@ D@ e@ E@ N~ p@ u@ x@
|
ip used for rating: 142.132.191.50
|