Skip to content

Releases: wincent/loupe

1.2.2

07 Aug 08:22
1.2.2
Compare
Choose a tag to compare
  • Fix error-handling to work regardless of 'iskeyword' setting (#14).

1.2.1

14 Jul 01:49
1.2.1
Compare
Choose a tag to compare
  • Match default Vim behavior of opening folds when jumping to a match.

1.2

27 Jun 14:25
1.2
Compare
Choose a tag to compare
1.2
  • Suppress unwanted cursor movement after <Plug>(LoupeClearHighlight) and when using :nohighlight.
  • Expose loupe#hlmatch() (previously was a private function) for users who wish to do low-level intergration with other plug-ins.
  • Provide <Plug> mappings for star, #, n, N, gstar, g# (see <Plug>(LoupeStar), <Plug>(LoupeOctothorpe), <Plug>(Loupen), <Plug>(LoupeN), <Plug>(LoupeGStar), <Plug>(LoupeGOctothorpe)).

1.1

16 Jun 01:43
1.1
Compare
Choose a tag to compare
1.1
  • Make compatible with older versions of Vim that do not have v:hlsearch.
  • Add support for special delimiters with :substitute command.

1.0

28 Dec 19:46
1.0
Compare
Choose a tag to compare
1.0
  • Renamed the <Plug>LoupeClearHighlight mapping to <Plug>(LoupeClearHighlight).

0.1

28 Dec 19:47
0.1
Compare
Choose a tag to compare
0.1