mirror of
https://github.com/junegunn/vim-easy-align.git
synced 2025-11-16 13:53:50 -05:00
Update documentation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
easy-align.txt vim-easy-align Last change: December 8 2013
|
||||
easy-align.txt vim-easy-align Last change: December 11 2013
|
||||
|
||||
VIM-EASY-ALIGN - TABLE OF CONTENTS *easyalign* *easy-align* *easy-align-toc*
|
||||
==============================================================================
|
||||
@@ -124,9 +124,9 @@ Add the following mappings to your .vimrc.
|
||||
<
|
||||
And with the following lines of text,
|
||||
>
|
||||
apple = red
|
||||
grass=green
|
||||
sky=blue
|
||||
apple =red
|
||||
grass+=green
|
||||
sky-= blue
|
||||
<
|
||||
try these commands:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user