aboutsummaryrefslogtreecommitdiff
path: root/vim/bundle/vim-table-mode/t/fixtures/formula/formula.txt
blob: ab2df91a679f454b6c3a761085a86d1d1a1c4868 (plain)
1
2
3
4
5
6
7
| Item     | Cost  |
|----------+-------|
| Bread    |    20 |
| Tomatoes |     5 |
| Pasta    |   100 |
| Total    |     0 |
/* tmf: $4,2=Sum(1:-1) */