index
:
nvim_config.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
my_snippets
/
tex.snippets
blob: 189d9f937127cacfe1e2f82f9d2b86f411c1c17c (
plain
)
1
2
3
snippet frac "Math fractions" \frac{${1:NUM}}{${2:DEN}} $0 endsnippet