Skip to content

Instantly share code, notes, and snippets.

@hyuki0000
Created February 28, 2014 00:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hyuki0000/9263036 to your computer and use it in GitHub Desktop.
Save hyuki0000/9263036 to your computer and use it in GitHub Desktop.
Tiny Vim helpfile.
*hyuki-help.txt*
ジャンプ <CTRL-]>
戻ってくる <CTRL-O>
|help-writing| ヘルプファイルの書き方
|hyuki-latex| LaTeX用メモ
vim:tw=78:fo=tcq2:isk=!-~,^*,^\|,^\":ts=8:ft=help:norl:
*hyuki-latex.txt*
ジャンプ <CTRL-]>
戻ってくる <CTRL-O>
|help-writing| ヘルプファイルの書き方
|hyuki-help| 個人用ヘルプトップ
*hyuki-colsep*
*hyuki-tabular*
>
\renewcommand{\tabcolsep}{2pt}
\begin{tabular}{ccc}
1 & 2 & 3 \\
\end{tabular}
<
vim:tw=78:fo=tcq2:isk=!-~,^*,^\|,^\":ts=8:ft=help:norl:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment