diff options
| author | Stephen Blott | 2016-03-28 07:17:08 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2016-03-28 07:17:11 +0100 | 
| commit | ef9b822e377dcbaa691f8f8ea97ce34f76ffd65b (patch) | |
| tree | f87103074f50c87322bd910431a1504b08bb7625 /README.md | |
| parent | 7997d7f21e096fde96dd7e06c872e33df78bba9c (diff) | |
| download | vimium-ef9b822e377dcbaa691f8f8ea97ce34f76ffd65b.tar.bz2 | |
Change hintMarkers to @hintMarkers.
hintMarkers was previously passed around (within the link-hints mode
class) from function to function.  With #2048 (global link hints), it is
better if this becomes @hintMarkers (that is, is available directly to
all methods within the class.
With #2048, we used bind to avoid having to do this - to keep the diff
clearer.  Here, we do it directly.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
