plaintex.snippets (165B)
1 snippet latex "Basic template" b 2 \documentclass[a4paper]{article} 3 4 \usepackage{amsmath,amssymb} 5 6 ${1:\input macros} 7 8 \begin{document} 9 10 $0 11 12 \end{document} 13 endsnippet
vimrcMy Vim configuration | |
| git clone git://pcardenasb.com/vimrc | |
| Log | Files | Refs | Submodules |