Releasing version 3.3.1

* Borders are now disregarded, so add as many as you'd like.
* Improved test coverage.
This commit is contained in:
Dhruva Sagar
2013-12-11 12:48:25 +05:30
parent 535dd9601a
commit 8609ad4778
4 changed files with 172 additions and 58 deletions

View File

@@ -4,10 +4,9 @@
" Author: Dhruva Sagar <http://dhruvasagar.com/>
" License: MIT (http://www.opensource.org/licenses/MIT)
" Website: http://github.com/dhruvasagar/vim-table-mode
" Version: 3.3
" Version: 3.3.1
" Note: This plugin was heavily inspired by the 'CucumberTables.vim'
" (https://gist.github.com/tpope/287147) plugin by Tim Pope and
" uses a small amount of code from it.
" (https://gist.github.com/tpope/287147) plugin by Tim Pope.
"
" Copyright Notice:
" Permission is hereby granted to use and distribute this code,