From 4dec3f287b006186b670b2ccfe8b2feaf1669e1f Mon Sep 17 00:00:00 2001 From: oreodave Date: Fri, 26 Jul 2019 21:38:46 +0100 Subject: ~Buffer searching to be more like doom --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimrc b/vimrc index 45b185a..7673319 100755 --- a/vimrc +++ b/vimrc @@ -135,7 +135,7 @@ nnoremap k nnoremap l nnoremap h "" Searches -nnoremap /b :BLines +nnoremap // :BLines nnoremap /a :Ag nnoremap /t :BTags nnoremap ff :Files -- cgit v1.2.3-13-gbd6f