Files
vim-table-mode/plugin
Dhruva Sagar ab11ee1035 Added normal mode mapping as well
This allows you to do [count]<Leader>T eg.) 10\T (\ is the leader key on
my system). That will Tableize the next 10 lines into a table. Can be
faster than visual at times, also works faster if you want to tableize
just the current line (I know this is not a very useful scenario).
2013-03-18 19:01:14 +05:30
..