mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-15 22:43:47 -05:00
Fix tests for neovim
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user