mirror of
https://github.com/junegunn/vim-easy-align.git
synced 2025-11-14 21:03:48 -05:00
Update documentation
This commit is contained in:
@@ -66,8 +66,8 @@ And with the following lines of text,
|
||||
|
||||
```
|
||||
apple =red
|
||||
grass=green
|
||||
sky=blue
|
||||
grass+=green
|
||||
sky-= blue
|
||||
```
|
||||
|
||||
try these commands:
|
||||
|
||||
@@ -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*
|
||||
==============================================================================
|
||||
@@ -125,8 +125,8 @@ Add the following mappings to your .vimrc.
|
||||
And with the following lines of text,
|
||||
>
|
||||
apple =red
|
||||
grass=green
|
||||
sky=blue
|
||||
grass+=green
|
||||
sky-= blue
|
||||
<
|
||||
try these commands:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user