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 74c3420..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 |