🔧 Updated espanso/nvim configs
This commit is contained in:
parent
baf0b2b56a
commit
e0ac133a41
5 changed files with 23 additions and 5 deletions
10
scripts/matrix
Executable file
10
scripts/matrix
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cat <<EOM
|
||||
\$$
|
||||
\left[\begin{array}{cc|c}
|
||||
a & b & p \\
|
||||
c & d & q \\
|
||||
\end{array}\right]
|
||||
\$$
|
||||
EOM
|
||||
Loading…
Add table
Add a link
Reference in a new issue