Fix tests for neovim

This commit is contained in:
Dhruva Sagar
2023-08-31 21:43:51 +05:30
parent 0dd8aff6d1
commit ed55bc2828
4 changed files with 16 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
| Item | Cost |
|----------+-------|
| Bread | 20 |
| Tomatoes | 5 |
| Pasta | 100 |
| Total | 0 |
/* tmf: $4,2=Sum(1:-1) */
| Item | Cost |
|----------+------|
| Bread | 20 |
| Tomatoes | 5 |
| Pasta | 100 |
| Total | 0 |
tmf: $4,2=Sum(1:-1)