]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vimrc
Rubles digraph
[dotfiles.git] / 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