]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Non-emoji arrows digraph
authorSergey Matveev <stargrave@stargrave.org>
Sat, 3 May 2025 14:27:11 +0000 (17:27 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 3 May 2025 14:27:11 +0000 (17:27 +0300)
vim/.vimrc

index dc8fc2a247bf70c4d12e323719ffa3766afdd4ea..5c29ccb6b9ede6db1ccaa20be8f19b41d9e97b83 100644 (file)
@@ -178,6 +178,7 @@ 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
+execute "digraphs <>" .. 0x21D4
 
 runtime ftplugin/man.vim
 packadd cfilter