Skip to content

Feature Request: Latex type arrays with line end  #4

@dbankmann

Description

@dbankmann

This seems to be another plugin I've been looking for the whole time.
When writing latex code I often have constructions like

\begin{matrix}
  a & b \\
  d & e \\\hline
f & g
\end{matrix}

Running VimTranspose doesn't seem to help here, because it assumes that there is no special delimiter at the end of a line.
It would be great, if one could also specify a delimiter for the line end such as \\\\.*$.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions