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: 7b08644544f970206f48c14fbe5439c4641fa06f (
plain
)
1
2
3
snippet frac "Math fractions" \frac{${1:NUM}}{${2:DEN}} $0 endsnippet