dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit ec6082410361c35b8dc7497001cec6ec093550b7
parent 333e34288e9d55732b4d1603c8768eeaff46e473
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Fri, 16 Apr 2021 11:07:42 +0200

vim: more digraphs

Diffstat:
Mvim/vimrc | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/vim/vimrc b/vim/vimrc @@ -730,6 +730,12 @@ exe 'digraphs e$ ' .. 0x20ac exe 'digraphs \|> ' .. 0x21a6 exe 'digraphs [[ ' .. 0x27e6 exe 'digraphs ]] ' .. 0x27e7 +exe 'digraphs xs ' .. 0x2093 +exe 'digraphs js ' .. 0x2c7c +exe 'digraphs -< ' .. 0x227a +exe 'digraphs n# ' .. 0x2115 +exe 'digraphs r# ' .. 0x211d +exe 'digraphs z# ' .. 0x2124 " Mappings {{{1 " So I don't have to mash shift all the time nnoremap ; :