From 0ba71f96434c6ffeb2496ba9f9b0ccf643253029 Mon Sep 17 00:00:00 2001 From: Kyo Nagashima Date: Tue, 25 Oct 2016 18:35:40 +0900 Subject: [PATCH] Add css-tables-3.vim See also: https://www.w3.org/TR/2016/WD-css-tables-3-20161025/ --- after/syntax/css/css-tables-3.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 after/syntax/css/css-tables-3.vim diff --git a/after/syntax/css/css-tables-3.vim b/after/syntax/css/css-tables-3.vim new file mode 100644 index 0000000..dd72adc --- /dev/null +++ b/after/syntax/css/css-tables-3.vim @@ -0,0 +1 @@ +" N/A