mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-12 13:03:46 -05:00
Updated README.md
- Added another example expression.
This commit is contained in:
@@ -165,6 +165,7 @@ sure Tabular is installed and loaded into your runtime to ensure this works.
|
|||||||
- `$1,2 = $1,1 * $1,1`
|
- `$1,2 = $1,1 * $1,1`
|
||||||
- `$5,1 = Sum(1:-1)`
|
- `$5,1 = Sum(1:-1)`
|
||||||
- `$5,3 = Sum(1,2:5,2)`
|
- `$5,3 = Sum(1,2:5,2)`
|
||||||
|
- `$5,3 = Sum(1,2:5,2)/$5,1`
|
||||||
|
|
||||||
### Demo
|
### Demo
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user