Files
vim-table-mode/t/fixtures/cell/counts.txt
Eric Davis 2e5713ae6a fixed the Average function and test case when spanning rows/columns
fixed a Vim error(E907) in Min/Max when comparing v:null to a float
fixed CountE/CountNE/PercentE/PercentNE to support spanning rows/columns
added test cases for all the new formula functions
2020-04-19 00:20:55 -07:00

4 lines
42 B
Plaintext

| 1 | 2 | 3 |
| | 0 | |
| 4 | 5 | 6 |