Updated README and added credits section.

This commit is contained in:
Dhruva Sagar
2013-03-17 11:51:46 +05:30
parent f1707199d4
commit 0293c35e24

View File

@@ -40,3 +40,13 @@ Demo:
<img src="https://raw.github.com/dhruvasagar/vim-table-mode/master/demo.gif"
height="500" />
# Credits
I must thank Tim Pope for inspiration. The initial concept was created by him
named cucumbertables.vim and can be found <a
href="https://gist.github.com/tpope/287147">here</a>.
Also a shout out to godlygeek who developed the incredible <a
href="http://github.com/godlygeek/tabular">Tabular</a> plugin which does most
of the grunt work behind the scenes.