1 Repo
Using regular expression engines to identify and align text delimiters across multiple lines.
Distinct from Regular Expression Engines: Distinct from Regular Expression Engines: applies regex specifically to the task of vertical text alignment.
Explore 1 awesome GitHub repository matching data & databases · Pattern-Based Alignments. Refine with filters or upvote what's useful.
vim-easy-align is a text alignment plugin and extension for the Vim editor. It functions as a regular expression-based text formatter designed to vertically align text across multiple lines. The tool identifies alignment anchor points using characters or regular expressions to create tabular layouts and organized source code formatting. It supports specific occurrence targeting to determine which instance of a repeating character serves as the anchor, as well as the ability to define custom alignment rules and delimiters. Capabilities include multi-line text alignment with left, right, or ce
Enables the use of arbitrary regular expressions as delimiters for precise vertical text alignment.