From d4774e872307162ffb63e75cf952ca206d8bc2ca Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sat, 20 May 2023 15:47:57 -0500 Subject: Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 16bb3d5..bc5af3f 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ While `:bnext` and `:bprev` allows you to browse between buffers, it is not very intuitive. Oftentimes I jump to definitions and `:bprev` would then end up in a completely different file, because buffers are ordered by when they are -opened, not by history. `:b#`, and works only -assuming you didn't navigate further. +opened, not by history. `:b#`, `` and `` works only +assuming you didn't navigate around further. I wanted to be able to browse buffers in a way that is similar to how you browse tabs in a browser. -- cgit v1.2.3