Updated table mode

- Bumped version
- Added new mapping \t? to echo current cells representation for
  defining formulas.
- Updated docs
This commit is contained in:
Dhruva Sagar
2013-12-31 12:30:52 +05:30
parent 1302782b55
commit 5c42d58d4b
3 changed files with 22 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
" 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.0
" Version: 3.3.2
" Note: This plugin was heavily inspired by the 'CucumberTables.vim'
" (https://gist.github.com/tpope/287147) plugin by Tim Pope.
"