diff options
author | Dylan Araps <dylan.araps@gmail.com> | 2018-10-21 16:14:26 +1100 |
---|---|---|
committer | Dylan Araps <dylan.araps@gmail.com> | 2018-10-21 16:14:26 +1100 |
commit | ca7c305ef9329778001bed15dc9035c20275f725 (patch) | |
tree | 8df2afa9a41a2e54752fa4c4a2f1d09ca9775401 | |
parent | 813b8aa5a99dc6279d918ee74f90af7c9ce6f4a1 (diff) |
docs: update
-rw-r--r-- | CONTRIBUTING.md | 1 |
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. | |