diff options
| author | Andrew Guschin <saintruler@gmail.com> | 2021-12-24 21:41:18 +0400 |
|---|---|---|
| committer | Andrew Guschin <saintruler@gmail.com> | 2021-12-24 21:41:18 +0400 |
| commit | e015e0f18488aa6d59626d2a239a416ba89c8c66 (patch) | |
| tree | 21c4bb2b1a5395fc1110b41f90d8d9dc9e70379f /.emacs.d/snippets/latex-mode/psi | |
| parent | 2834fb65d4224e539144c9d32a022298d274139b (diff) | |
Removed fzf plugin from vim config and moved emacs config to separate repo
Diffstat (limited to '.emacs.d/snippets/latex-mode/psi')
| -rw-r--r-- | .emacs.d/snippets/latex-mode/psi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.emacs.d/snippets/latex-mode/psi b/.emacs.d/snippets/latex-mode/psi deleted file mode 100644 index 3fb0511..0000000 --- a/.emacs.d/snippets/latex-mode/psi +++ /dev/null @@ -1,5 +0,0 @@ -# -*- mode: snippet -*- -# name: LaTeX psi letter -# key: @y -# -- -\psi
\ No newline at end of file |