summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2018-10-21 16:14:26 +1100
committerDylan Araps <dylan.araps@gmail.com>2018-10-21 16:14:26 +1100
commitca7c305ef9329778001bed15dc9035c20275f725 (patch)
tree8df2afa9a41a2e54752fa4c4a2f1d09ca9775401
parent813b8aa5a99dc6279d918ee74f90af7c9ce6f4a1 (diff)
docs: update
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 34f663d..0c7ad31 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -79,6 +79,7 @@
The scroll uses these variables for the math.
| var | meaning |
+| ------- | ------- |
| `c` | total number of dir items. |
| `j` | last dir item that fits on the screen. |
| `k` | first dir item that fits on the screen. |