├── README.md ├── hsnips └── latex.hsnips └── vscode ├── keybindings.json └── latex.json /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Einlar/latex_snippets/HEAD/README.md -------------------------------------------------------------------------------- /hsnips/latex.hsnips: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Einlar/latex_snippets/HEAD/hsnips/latex.hsnips -------------------------------------------------------------------------------- /vscode/keybindings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Einlar/latex_snippets/HEAD/vscode/keybindings.json -------------------------------------------------------------------------------- /vscode/latex.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Einlar/latex_snippets/HEAD/vscode/latex.json --------------------------------------------------------------------------------