view runtime/keymap/accents.vim @ 16150:b23048205589 v8.1.1080

patch 8.1.1080: when a screendump test fails, moving the file is a hassle commit https://github.com/vim/vim/commit/ef7f0e367eeaf6fb31b1caa0e3de1a4b07e86af3 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 30 15:59:51 2019 +0100 patch 8.1.1080: when a screendump test fails, moving the file is a hassle Problem: When a screendump test fails, moving the file is a hassle. Solution: Instead of appending ".failed" to the file name, keep the same file name but put the screendump in the "failed" directory. Then the file name only needs to be typed once when moving a screendump.
author Bram Moolenaar <Bram@vim.org>
date Sat, 30 Mar 2019 16:00:06 +0100
parents 6897668c467f
children 71cbad0921c9
line wrap: on
line source

" Vim Keymap file for latin1 accents through dead characters
" Maintainer: Bram Moolenaar
" Last Change: 2006 Mar 29

" All characters are given literally, conversion to another encoding (e.g.,
" UTF-8) should work.
scriptencoding latin1

" Use this short name in the status line.
let b:keymap_name = "acc"

loadkeymap
`A	À
'A	Á
´A	Á
^A	Â
~A	Ã
:A	Ä
'C	Ç
´C	Ç
`E	È
'E	É
´E	É
^E	Ê
`I	Ì
'I	Í
´I	Í
^I	Î
~N	Ñ
`O	Ò
'O	Ó
´O	Ó
^O	Ô
~O	Õ
:O	Ö
`U	Ù
'U	Ú
´U	Ú
^U	Û
:U	Ü
'Y	Ý
´Y	Ý
`a	à
'a	á
´a	á
^a	â
~a	ã
:a	ä
'c	ç
´c	ç
`e	è
'e	é
´e	é
^e	ê
`i	ì
'i	í
´i	í
^i	î
~n	ñ
`o	ò
'o	ó
´o	ó
^o	ô
~o	õ
:o	ö
`u	ù
'u	ú
´u	ú
^u	û
:u	ü
'y	ý
´y	ý
''	'
´´	´
``	`
^^	^
~~	~
::	: