projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Improve usability of rofi-light and rofi-pamixer wrappers
[~bandali/configs]
/
.emacs.d
/
etc
/
yasnippet
/
snippets
/
latex-mode
/
usepackage
diff --git
a/.emacs.d/etc/yasnippet/snippets/latex-mode/usepackage
b/.emacs.d/etc/yasnippet/snippets/latex-mode/usepackage
index
2afd38b
..
3405077
100644
(file)
--- a/
.emacs.d/etc/yasnippet/snippets/latex-mode/usepackage
+++ b/
.emacs.d/etc/yasnippet/snippets/latex-mode/usepackage
@@
-1,5
+1,5
@@
# -*- mode: snippet -*-
# name: usepackage
-# key: p
kg
+# key: p
# --
\usepackage{$0}
\ No newline at end of file