]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Rubles digraph
authorSergey Matveev <stargrave@stargrave.org>
Wed, 22 Jun 2022 13:22:19 +0000 (16:22 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 22 Jun 2022 13:22:19 +0000 (16:22 +0300)
vim/.vimrc

index c960227ab76086ed9105a1b3e772849ed99b7bc3..a76c813ab70448816b9c0174fc21750ca58a55ab 100644 (file)
@@ -176,4 +176,6 @@ command! E Explore
 command! Ch cd %:p:h
 command! -bar -nargs=? -bang Tmp :silent vnew<bang>|setlocal buftype=nofile bufhidden=hide noswapfile buflisted filetype=<args> modifiable
 
+execute "digraphs Ru" .. 0x20BD
+
 runtime ftplugin/man.vim