aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2020-02-09 20:25:44 +0100
committerTeddy Wing2020-02-09 20:25:44 +0100
commit515b27c3f27dfd84db1fb2dc05388271b1d97d33 (patch)
treeb533781777d2611749bd89e375d1370d2b5e606a
parent559d236eb62ff09b9085852760bcc9f81122bf2c (diff)
downloadvim-searchop-515b27c3f27dfd84db1fb2dc05388271b1d97d33.tar.bz2
doc/searchop.txt: Add introduction
-rw-r--r--doc/searchop.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/searchop.txt b/doc/searchop.txt
index e0fd881..7d2aa88 100644
--- a/doc/searchop.txt
+++ b/doc/searchop.txt
@@ -7,7 +7,10 @@ Version: 0.0.1
==============================================================================
INTRODUCTION *searchop-introduction*
-TODO
+Searchop provides operators to start searching using a motion. The included
+operators are similar to the |#| and |star| commands, where instead of
+searching for the keyword under the cursor, the motion becomes the search
+term.
==============================================================================
MAPPINGS *searchop-mappings*