mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-10 20:13:46 -05:00
Releasing v2.1
- Moved plugin to an after/plugin to ensure table-mode is loaded after Tabularize. - Gracefully exit with appropriate error message in case Tabularize is not available and skip loading of plugin. - Fixed typo in copyright. - Updated version numbers across.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
*table-mode.txt* Table Mode for easy table formatting. v2.0
|
||||
*table-mode.txt* Table Mode for easy table formatting. v2.1
|
||||
===============================================================================
|
||||
Table Mode, THE AWESOME AUTOMATIC TABLE CREATOR & FORMATTER
|
||||
VERSION 2.0
|
||||
VERSION 2.1
|
||||
|
||||
Author: Dhruva Sagar <http://dhruvasagar.com/>
|
||||
License: MIT <http://opensource.org/licenses/MIT/>
|
||||
|
||||
Reference in New Issue
Block a user