generated from kenryuS/report-temp
4 lines
295 B
VimL
4 lines
295 B
VimL
augroup latex_info_procs_abbr
|
|
iabbrev <buffer> cas <Esc>i\section{.}<CR><CR><CR><CR>\lstinputlisting[language=C,title={.}]{.}<CR><CR>\subsection{実行結果}<CR><CR>\begin{figure}[tbh]<CR>\centering<CR>\includegraphics[width=12cm]{.}<CR>\caption{.}<CR>\end{figure}<ESC>10k0f.vc
|
|
augroup END
|