* .config/mpv/mpv.conf: Add, containing the emacsconf-talks profile.
[~bandali/configs] / .emacs.d / etc / yasnippet / snippets / latex-mode / usepackage
1 # -*- mode: snippet -*-
2 # name: usepackage
3 # key: p
4 # --
5 \usepackage{$0}