From 31ea1d905a4b384dc61fdd05e63928ed6a4af283 Mon Sep 17 00:00:00 2001 From: Jake Vincent Date: Sun, 17 Apr 2022 20:56:37 -0700 Subject: [PATCH] Add NEW to forward navigation feature description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 780a7f9..112df73 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ I keep tabs on the project's [issues](https://github.com/jakewvincent/mkdnflow.n ### Backward and forward navigation * `` to go to previous file/buffer opened in the current window -* `` to go to subsequent file/buffer opened in the current window (i.e. one that you just ``ed away from) +* 🆕 `` to go to subsequent file/buffer opened in the current window (i.e. one that you just ``ed away from) ### Act on citations * 🆕 If a default .bib file is specified in your mkdnflow [configuration](#%EF%B8%8F-configuration), ``ing on a citation key (e.g. `@Chomsky1957`) will try to do one of the following (in the following order, stopping if it succeeds):