From e573b3020c032400eed60b649a2cbf55266e6bb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 30 Jun 2016 16:03:25 +0200 Subject: Add current configurations from old repository --- vim/bundle/vim-table-mode/t/fixtures/formula/formula.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 vim/bundle/vim-table-mode/t/fixtures/formula/formula.txt (limited to 'vim/bundle/vim-table-mode/t/fixtures/formula/formula.txt') diff --git a/vim/bundle/vim-table-mode/t/fixtures/formula/formula.txt b/vim/bundle/vim-table-mode/t/fixtures/formula/formula.txt new file mode 100644 index 0000000..ab2df91 --- /dev/null +++ b/vim/bundle/vim-table-mode/t/fixtures/formula/formula.txt @@ -0,0 +1,7 @@ +| Item | Cost | +|----------+-------| +| Bread | 20 | +| Tomatoes | 5 | +| Pasta | 100 | +| Total | 0 | +/* tmf: $4,2=Sum(1:-1) */ -- cgit v1.2.3