Releasing v4.0.0

* Refactored complete code to be more modular.
* Fixed long standing unicode alignment issue #8.
* Testing individual components ensuring better test coverage.
This commit is contained in:
Dhruva Sagar
2014-04-07 15:24:45 +05:30
parent 70744f308c
commit 95fc4c3c32
6 changed files with 94 additions and 114 deletions

View File

@@ -4,7 +4,7 @@
" Author: Dhruva Sagar <http://dhruvasagar.com/>
" License: MIT (http://www.opensource.org/licenses/MIT)
" Website: https://github.com/dhruvasagar/vim-table-mode
" Version: 3.3.3
" Version: 4.0.0
" Note: This plugin was heavily inspired by the 'CucumberTables.vim'
" (https://gist.github.com/tpope/287147) plugin by Tim Pope.
"