lewis6991 / lewis6991/hover.nvim

Is hover open?

Open
#89 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
744
Forks
58
PR merge metrics
No merged PRs in 30d

Description

This is similar to #1 . <c-n> and <C-p> are being mapped unconditionally in the suggested config. I would like to map them to switch hover providers only if hover is open, otherwise fallback to <C-n> / <C-p> (or nav through other popup menu which may be open etc.. How do I tell if a hover popup is currently open or not?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the suggested config and the hover popup handling entry point described in the issue. Determine how to detect whether hover is open and define the fallback behavior for / and other open popup menus. Done means the mappings switch hover providers only when appropriate and otherwise preserve normal navigation.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, neovim
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.