1
Fork 0

Smol neovim & cli changes

This commit is contained in:
prescientmoon 2025-06-10 23:18:56 +02:00
commit 0d35125757
Signed by: prescientmoon
SSH key fingerprint: SHA256:WFp/cO76nbarETAoQcQXuV+0h7XJsEsOCI0UsyPIy6U
7 changed files with 25 additions and 17 deletions
home/features/neovim/snippets

View file

@ -266,7 +266,7 @@ block math
for set <- @⟨N,Z,Q,I,R,C,P,F⟩
abbr @⟨@set:nats,ints,rats,irats,rrea,comp,ppri,ffie⟩ \mathbb @set
string set
string seet
desc Create a set by escaping the brackets
snip \{$1\}
-- }}}
@ -285,7 +285,7 @@ block math
block auto
-- {{{ Subscripts & exponents
pattern (.*)e@⟨t(%a),(%d)⟩
pattern (.*)eo@⟨t(%a),(%d)⟩
name auto exponent
snip @0^@1 $0