Dhruva Sagar
39d71ddfd3
Releasing v2.0
...
- Moved relevant code to autoload.
- Added markers for folding.
- Updated README.md
- Updated doc/text-mode.txt
2013-03-19 09:25:30 +05:30
Dhruva Sagar
750ad58ad5
Updated README
2013-03-18 12:31:03 +05:30
Dhruva Sagar
18681a5517
Update README.md
2013-03-18 12:28:18 +05:30
Dhruva Sagar
b2ba3caf24
Added Tableize to wrap content into a table.
...
- Added :Tableize which accepts a range. It checks if the content has a
delimiter defined by g:table_mode_delimiter and if so, it adds a table
around it.
- Added <Leader>T mapping, which is defined by g:table_mode_tableize_map
that applies :Tableize on the visually selected range.
- Added options for tableize.
- Updated vim doc.
2013-03-18 12:10:12 +05:30
Dhruva Sagar
71135d6b60
Updated README.md
2013-03-17 15:16:02 +05:30
Dhruva Sagar
958084d9d6
Fixed readme & added youtube screenshot
2013-03-17 13:55:53 +05:30
Dhruva Sagar
ff040d25ce
Removed slow demo.gif & linked youtube video
2013-03-17 13:19:26 +05:30
Dhruva Sagar
0293c35e24
Updated README and added credits section.
2013-03-17 11:51:46 +05:30
Dhruva Sagar
f1707199d4
Fixed the doc, Added demo gif & updated README
2013-03-17 11:45:21 +05:30
Dhruva Sagar
73ff16f147
Updated README
2013-03-17 04:18:29 +05:30
Dhruva Sagar
368d32de45
Table Mode v1.0
2013-03-17 03:56:43 +05:30