s:section_search(): Fix jumplist overpopulation
commitd6910717723725e53cde1d76a98589ba2b047163
authorlys <lys@hostname.local>
Thu, 2 Jun 2016 22:43:28 +0000 (2 22:43 +0000)
committerlys <lys@hostname.local>
Thu, 2 Jun 2016 22:43:28 +0000 (2 22:43 +0000)
tree5178eb9f0d94b1708dbea40139a14a4fd5d2ee23
parent5f60e441dfdd0f26969b90a8cde3f35a1b14014f
s:section_search(): Fix jumplist overpopulation

Fix the issue with the jumplist mentioned in
32e278d1371d417a5747f4a1d5b2139cfea5c899. We now only populate the
jumplist with relevant cursor positions, not the in-between junk that's
just an implementation detail of `s:section_search()`. This makes the
jumplist a lot more effective.
ftplugin/sub_qc.vim