883d9eb02458

Merge.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 07 Nov 2018 14:00:51 -0500
parents f97cbfe06fde (current diff) 658f79700124 (diff)
children 7e008bb6cd5b
branches/tags (none)
files vim/vimrc

Changes

--- a/vim/vimrc	Wed Nov 07 14:00:23 2018 -0500
+++ b/vim/vimrc	Wed Nov 07 14:00:51 2018 -0500
@@ -259,6 +259,7 @@
 silent! digr !. 8817 "U+2271=≱    NEITHER GREATER-THAN NOR EQUAL TO
 silent! digr xs 8339 "U+2093=ₓ    SUBSCRIPT X
 silent! digr >< 8652 "U+21cc=⇌    EQUILIBRIUM
+silent! digr o+ 8853 "U+2295=⊕    CIRCLED PLUS
 
 " }}}
 " Convenience mappings ---------------------------------------------------- {{{