mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-08 11:03:47 -05:00
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
| Item | Cost |
|
|
|----------+------|
|
|
| Bread | 20 |
|
|
| Tomatoes | 5 |
|
|
| Pasta | 100 |
|
|
| Total | 0 |
|
|
tmf: $4,2=Sum(1:-1)
|