From d76fe01971f4ccac5539da56c6ffb87b62883ae8 Mon Sep 17 00:00:00 2001 From: rob Date: Thu, 17 Aug 2023 22:04:59 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cb473e..b40ef28 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,12 @@ ![action-hints Screenshot](https://github.com/roobert/action-hints.nvim/assets/226654/41d2e228-0991-41bc-ac0e-bc20aa5ca54a) -A Neovim plugin to show actions available for the word under the cursor in the statusline or as virtual text. Specifically: Go to definition and go to reference(s). +A Neovim plugin that displays available actions like 'Go to Definition' and 'Go to Reference(s)' for the highlighted word, presented in the statusline or as virtual text. + + + + + Available hints: