Releasing v4.2.0

* Refactored cell & formula logic out into separate files
* Added more tests to test things independently.
This commit is contained in:
Dhruva Sagar
2014-04-09 11:20:10 +05:30
parent f91782fca2
commit 652de4d29c
19 changed files with 540 additions and 401 deletions

View File

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