From: Sergey Matveev <stargrave@stargrave.org> Date: Sat, 4 Nov 2023 19:56:22 +0000 (+0300) Subject: plaintex is not used anymore X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=7563e7b2d9730354353a242df2f0a3c2bc621d64;p=dotfiles.git plaintex is not used anymore --- diff --git a/vim/.vim/ftplugin/plaintex/autos.vim b/vim/.vim/ftplugin/tex/autos.vim similarity index 87% rename from vim/.vim/ftplugin/plaintex/autos.vim rename to vim/.vim/ftplugin/tex/autos.vim index 42d80e6..2891419 100644 --- a/vim/.vim/ftplugin/plaintex/autos.vim +++ b/vim/.vim/ftplugin/tex/autos.vim @@ -1,3 +1,4 @@ abbreviate framedo \begin{frame}<CR>\frametitle{TODO}<CR>\end{frame}<ESC>k>>wwlcw abbreviate itemdo \begin{itemize}<CR>\item <CR>\end{itemize}<ESC>k>>$a abbreviate cnter \begin{center}<CR>\end{center}<ESC>k$o +abbreviate TTT \texttt{}<ESC>i