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

@@ -1,5 +1,5 @@
" vim: fdm=indent
source t/config.vim
source t/config/options.vim
call vspec#hint({'scope': 'tablemode#utils#scope()', 'sid': 'tablemode#utils#sid()'})