Fixed the doc, Added demo gif & updated README

This commit is contained in:
Dhruva Sagar
2013-03-17 10:36:13 +05:30
parent b9eb7a25d5
commit f1707199d4
4 changed files with 14 additions and 6 deletions

View File

@@ -35,3 +35,8 @@ default. You would have to use `:TableModeToggle` command or the table mode
toggle mapping, which is `<Leader>tm` by default. This is on a per buffer basis
and so it does not mess up unless enabled explicitly. Please read `:h table-mode`
for further information.
Demo:
<img src="https://raw.github.com/dhruvasagar/vim-table-mode/master/demo.gif"
height="500" />