aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 4b03fa83b42e89da06e70c8bf70f578498ea5c97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
vim-searchop
============

Searchop provides operators to start searching using a motion. The included
operators are similar to the `#` and `*` commands, where instead of searching
for the keyword under the cursor, the motion becomes the search term.


## Demo
![Screencast](./Demo.gif)


## License
Copyright © 2020 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
COPYING file).