use S-nbsp for Esc under vim, thus duplicate nbsp to AltGr-Shift-space in xkb

This commit is contained in:
nojhan 2012-05-02 16:30:31 +02:00
commit b9a6a277ff
2 changed files with 3 additions and 1 deletions

2
.vimrc
View file

@ -78,6 +78,8 @@ nnoremap <leader>ç :set guifont=Inconsolata\ 11<CR>
cnoremap %% <C-R>=expand('%:h').'/'<cr>
map <leader>p :CtrlP %%<cr>
" use shift-space as escape
inoremap <S-Space> <Esc>
set list
" print tabs with a special character (add ",eol:·" for end of lines)

View file

@ -531,7 +531,7 @@ xkb_symbols "bepo" {
key <AB09> { [ h, H, dagger, doubledagger ] }; // h H † ‡
key <AB10> { [ f, F, dead_ogonek, ordfeminine ] }; // f F ̨ ª
key <SPCE> { [ space, nobreakspace, underscore, U202F ] }; // (espace) ␣ (espace insécable) _ (espace insécable fin)
key <SPCE> { [ space, nobreakspace, underscore, nobreakspace ] }; // (espace) ␣ (espace insécable) _ (espace insécable fin)
};
partial alphanumeric_keys