Smol neovim & cli changes
This commit is contained in:
parent
1ff5fbeba7
commit
0d35125757
7 changed files with 25 additions and 17 deletions
home/features/neovim/snippets
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue