mirror of
https://github.com/tiyn/action-hints.nvim.git
synced 2025-11-13 05:49:45 +01:00
Improve docs
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
|
||||

|
||||
|
||||
A Neovim plugin to show information about the word under the cursor.
|
||||
A Neovim plugin to show information about the word under the cursor in the statusline or as virtual text.
|
||||
|
||||
Available hints:
|
||||
|
||||
- go-to-definition (`gd`) is available
|
||||
- reference list (`gr`) available / number of references
|
||||
- `⊛` - go-to-definition (`gd`) is available
|
||||
- `↱` reference list (`gr`) available / number of references
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user