mirror of
https://github.com/junegunn/vim-easy-align.git
synced 2025-11-17 22:33:41 -05:00
Add alignment rule for LaTeX tables (#13)
This commit is contained in:
@@ -50,6 +50,7 @@ With this mapping, you can align selected lines of text with a few keystrokes.
|
||||
: Suitable for formatting JSON or YAML
|
||||
. Multi-line method chaining
|
||||
, Multi-line method arguments. CSV.
|
||||
& LaTeX tables (matches & and \\)
|
||||
| Table markdown
|
||||
|
||||
(You can override these default rules or define your own rules with
|
||||
|
||||
Reference in New Issue
Block a user