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/Sigma | |
| parent | 2834fb65d4224e539144c9d32a022298d274139b (diff) | |
Removed fzf plugin from vim config and moved emacs config to separate repo
Diffstat (limited to '.emacs.d/snippets/latex-mode/Sigma')
| -rw-r--r-- | .emacs.d/snippets/latex-mode/Sigma | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.emacs.d/snippets/latex-mode/Sigma b/.emacs.d/snippets/latex-mode/Sigma deleted file mode 100644 index e145102..0000000 --- a/.emacs.d/snippets/latex-mode/Sigma +++ /dev/null @@ -1,5 +0,0 @@ -# -*- mode: snippet -*- -# name: LaTeX Sigma letter -# key: @S -# -- -\Sigma
\ No newline at end of file |