evil-lion

Homepage: http://github.com/edkolev/evil-lion

Author: edkolev

Updated:

Summary

Evil align operator, port of vim-lion

Commentary

Evil align operator, port of vim-lion by Tom McDonald (https://github.com/tommcdo/vim-lion)

Usage:

(evil-lion-install)

The above call will install "gl" evil operator, which is used as:
  gl TEXT-OBJECT SEPARATOR
for example,
  gl ip =
will align the paragraph on = signs

Dependencies