Initial commit

This commit is contained in:
NIT_Report
2026-04-14 13:10:29 +09:00
commit d4a4d8feba
18 changed files with 651 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
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