Merge branch 'master' into bmundt6-master

This commit is contained in:
Dhruva Sagar
2021-05-05 22:23:27 +05:30
4 changed files with 6 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
source 'https://rubygems.org'
ruby '2.5.3'
ruby '3.0.0'
gem 'rake'
gem 'vim-flavor', '~> 1.1'

View File

@@ -18,7 +18,7 @@ DEPENDENCIES
vim-flavor (~> 1.1)
RUBY VERSION
ruby 2.5.3p105
ruby 3.0.0p0
BUNDLED WITH
2.0.1
2.2.3

View File

@@ -1,4 +1,4 @@
# VIM Table Mode v4.7.3 [![Build Status](https://travis-ci.org/dhruvasagar/vim-table-mode.png?branch=master)](https://travis-ci.org/dhruvasagar/vim-table-mode)
# VIM Table Mode v4.7.4 [![Build Status](https://travis-ci.org/dhruvasagar/vim-table-mode.png?branch=master)](https://travis-ci.org/dhruvasagar/vim-table-mode)
An awesome automatic table creator & formatter allowing one to create neat
tables as you type.

View File

@@ -1,7 +1,7 @@
*table-mode.txt* Table Mode for easy table formatting
===============================================================================
Table Mode, THE AWESOME AUTOMATIC TABLE CREATOR & FORMATTER
VERSION 4.7.3
VERSION 4.7.4
Author: Dhruva Sagar <http://dhruvasagar.com/>
License: MIT <http://opensource.org/licenses/MIT/>