aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorilya2012-07-02 21:40:28 -0700
committerilya2012-07-02 21:40:28 -0700
commit398e1063d711c27fc8978b7db70e6f990d11f25e (patch)
tree2cfd40bba135d8d7adde807fe3833e61417ee61b
parentb6dd7ac283b489a959ab91cd2b8b1c9a620d7f48 (diff)
downloadvimium-398e1063d711c27fc8978b7db70e6f990d11f25e.tar.bz2
Add find mode wiki to README
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 5edd00ed..9fd14900 100644
--- a/README.markdown
+++ b/README.markdown
@@ -55,6 +55,7 @@ Navigating to new pages:
Using find:
/ enter find mode -- type your search query and hit enter to search or esc to cancel
+ See here for advanced usage (regular expressions): https://github.com/philc/vimium/wiki/Find-Mode
n cycle forward to the next find match
N cycle backward to the previous find match