From 77a525d2e4455cb72723a0559504c8ee749e4568 Mon Sep 17 00:00:00 2001 From: ray-x Date: Mon, 14 Jun 2021 19:42:50 +1000 Subject: [PATCH] update keymap in readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a5de4e4..b256da3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ - Easy code navigation, view diagnostic errors, see relationships of functions, variables -- A plugin combines power of LSP and 🌲🏡 Treesitter together. Not only provids a better highlight but also help you analyse symbol context effectively. +- A plugin combines the power of LSP and 🌲🏡 Treesitter together. Not only provids a better highlight but also help you analyse symbol context effectively. Here are some examples @@ -265,11 +265,11 @@ require.'navigator'.setup({ | i/n | \ | next item in list| | i/n | \ | previous item in list| | i/n | \ | next item in list| -| i/n | \ | Open preview/Apply action| -| n | \ | Open preview/Apply action| -| i/n | \ | Previous in list| -| i/n | \ | next page in list| -| i/n | \ | Save the moditification to preview window to file| +| i/n | \ | open preview file in nvim/Apply action| +| n | \ | open preview file in nvim/Apply action| +| i/n | \ | previous page in listview| +| i/n | \ | next page in listview| +| i/n | \ | save the modification to preview window to file| ### Colors: