aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-06-26 20:50:27 -0400
committerDrew DeVault <sir@cmpwn.com>2019-06-26 20:50:54 -0400
commit91a75cd98b705bd5e6689b154ecaca0e7c81630e (patch)
tree85fd35605953bad88f9ad2b3a5875f5490b59f09 /config
parentccf5c02c3815efbe3b2e495cbc6eaca9f017aefd (diff)
Implement :search, :next-result, :prev-result
Diffstat (limited to 'config')
-rw-r--r--config/binds.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/binds.conf b/config/binds.conf
index 8c4af95..75b02b3 100644
--- a/config/binds.conf
+++ b/config/binds.conf
@@ -42,6 +42,10 @@ $ = :term<space>
! = :term<space>
| = :pipe<space>
+/ = :search<space>
+n = :next-result<Enter>
+N = :prev-result<Enter>
+
[view]
q = :close<Enter>
| = :pipe<space>