commit 1ac8bd2b6e079ae287d394930d38c5661292e520
parent 34ea16403a4571611a73698a4b41a419be7509be
Author: Alex Balgavy <alex@balgavy.eu>
Date: Wed, 9 Dec 2020 23:07:48 +0100
vim: more digraphs
Former-commit-id: 8d794f17c67b2749178b8eb53ee01e1bb0fdca0d
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/vim/vimrc b/vim/vimrc
@@ -719,6 +719,8 @@ exe 'digraphs o+ ' .. 0x2295
exe 'digraphs O+ ' .. 0x2a01
exe 'digraphs e$ ' .. 0x20ac
exe 'digraphs \|> ' .. 0x21a6
+exe 'digraphs [[ ' .. 0x27e6
+exe 'digraphs ]] ' .. 0x27e7
" Mappings {{{1
" So I don't have to mash shift all the time
nnoremap ; :