neovim/runtime/keymap/accents.vim
Sean Dewar 23cc36bd99
vim-patch:e8d6f03f6a61
runtime: Remove Brams name from a few more runtime files (vim/vim#12780)

syntax/model.vim: minor wording improvement

e8d6f03f6a

Use the updated "Last Change" date for all.

Co-authored-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Adri Verhoef <a3@a3.xs4all.nl>
2023-08-23 20:36:16 +01:00

79 lines
679 B
VimL
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

" Vim Keymap file for latin1 accents through dead characters
" Maintainer: The Vim Project <https://github.com/vim/vim>
" Last Change: 2023 Aug 13
" 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 ý
'' '
´´ ´
`` `
^^ ^
~~ ~
:: :