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