From c035c225ea1f88b92c0f257e12752ecc00fbf3e3 Mon Sep 17 00:00:00 2001 From: ray-x Date: Mon, 27 Sep 2021 10:36:12 +1000 Subject: [PATCH] update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b1bc644..39837ad 100644 --- a/README.md +++ b/README.md @@ -366,6 +366,8 @@ require'navigator'.setup({ | n | \ | open preview file in nvim with vsplit | | n | \ | open preview file in nvim with split | | n | \ | open preview file in nvim/Apply action | +| n | \ | close listview of floating window | +| i/n | \ | close listview of floating window | | i/n | \ | previous page in listview | | i/n | \ | next page in listview | | i/n | \ | save the modification to preview window to file |