Added a new configuration option g:table_mode_corner_corner to correspond to the extreme corners of the table border, by default it is set to '|' to maintain backward compatibility but it can be overriden to anything else.
* Borders are now disregarded, so add as many as you'd like. * Improved test coverage.
* Added tests to test various use cases * Added .travis.yml for travis integration