mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-08 11:03:47 -05:00
Updated README
This commit is contained in:
@@ -4,10 +4,10 @@ An awesome automatic table creator & formatter allowing one to create neat
|
|||||||
tables as you type.
|
tables as you type.
|
||||||
|
|
||||||
### Change Log
|
### Change Log
|
||||||
version 1.1 :
|
#### version 1.1 :
|
||||||
* Added Tableize command and mapping to convert existing content into a table.
|
* Added Tableize command and mapping to convert existing content into a table.
|
||||||
|
|
||||||
version 1.0 :
|
#### version 1.0 :
|
||||||
* First stable release, create tables as you type.
|
* First stable release, create tables as you type.
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
@@ -53,8 +53,7 @@ src="https://raw.github.com/dhruvasagar/vim-table-mode/master/youtube.png"/></a>
|
|||||||
# Credits
|
# Credits
|
||||||
|
|
||||||
I must thank Tim Pope for inspiration. The initial concept was created by him
|
I must thank Tim Pope for inspiration. The initial concept was created by him
|
||||||
named cucumbertables.vim and can be found <a
|
named <a href="https://gist.github.com/tpope/287147">cucumbertables.vim</a>.
|
||||||
href="https://gist.github.com/tpope/287147">here</a>.
|
|
||||||
|
|
||||||
Also a shout out to godlygeek who developed the incredible <a
|
Also a shout out to godlygeek who developed the incredible <a
|
||||||
href="http://github.com/godlygeek/tabular">Tabular</a> plugin which does most
|
href="http://github.com/godlygeek/tabular">Tabular</a> plugin which does most
|
||||||
|
|||||||
Reference in New Issue
Block a user