-
Notifications
You must be signed in to change notification settings - Fork 1
A simple Vim alignment plugin
vim-scripts/vim-easy-align
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=4520 A powerful, yet easy-to-use Vim alignment plugin Project home (latest version): https://github.com/junegunn/vim-easy-align Demo: https://raw.github.com/junegunn/i/master/vim-easy-align.gif Quick start guide: https://github.com/junegunn/vim-easy-align#tldr---one-minute-guide Features: - Makes the common case easy - Comes with a predefined set of alignment rules - Provides a fast and intuitive interface - Extensible - You can define your own rules - Supports arbitrary regular expressions - Optimized for code editing - Takes advantage of syntax highlighting feature to avoid unwanted alignments