aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorStephen Blott2016-09-25 05:54:08 +0100
committerStephen Blott2016-09-25 11:32:51 +0100
commit19e1178b16fd27882c7834d66ad6597847e6baff (patch)
tree031f2fe139f921ecc432e3a8e3542e60c09afc9d /CONTRIBUTING.md
parent3df2dc7299051f96736b65ee8ed774e0d7fbb173 (diff)
downloadvimium-19e1178b16fd27882c7834d66ad6597847e6baff.tar.bz2
Space rotates hints (to make hidden hints visible).
It is common for link-hint markers to be close togother, and overlapping. Here, `<Space>` rotates hint markers such that hidden markers become visible. For filtered hints we additionally require a modifier (because `<space>` on its own is already a token separator). The calculation of overlapping hints is quite expensive: O(n^2) in the best case and O(n^3) in the worst cast. The worst case is extraordinarily unlikely to arise in practice.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions