Skip to content

Commit

Permalink
edit(vim): improve mathbf indicator function
Browse files Browse the repository at this point in the history
  • Loading branch information
vEnhance committed Sep 13, 2024
1 parent 4eb3f3f commit 7f896f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vim/snips/tex/math.snippets
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ snippet symprod "Symmetric product" i
endsnippet

snippet 1 "Indicator function" i
\mathbf{1} $0
\mathbf{1}$0
endsnippet

snippet cases "Cases function" i
Expand Down

0 comments on commit 7f896f1

Please sign in to comment.