Remove documentation of LaTeX expansion

It's dumb, but I can't bring myself to yank it out entirely just yet.
This commit is contained in:
Tim Pope 2013-01-01 01:29:57 -05:00
parent f57e5aa972
commit ac67c1a738

View File

@ -133,15 +133,6 @@ attributes here and they will be stripped from the closing tag. End your
input by pressing <CR> or >. If <C-T> is used, the tags will appear on lines
by themselves.
A deprecated replacement of a LaTeX environment is provided on \ and l. The
name of the environment and any arguments will be input from a prompt. This
will be removed once a more fully functional customization system is
implemented. The following shows the resulting environment from
csp\tabular}{lc<CR>
>
\begin{tabular}{lc}
\end{tabular}
<
CUSTOMIZING *surround-customizing*
The following adds a potential replacement on "-" (ASCII 45) in PHP files.