Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: menu inconsistent with opening automatically on lua tables #132

Open
2 tasks done
arztareef opened this issue Nov 6, 2024 · 2 comments
Open
2 tasks done

bug: menu inconsistent with opening automatically on lua tables #132

arztareef opened this issue Nov 6, 2024 · 2 comments

Comments

@arztareef
Copy link

arztareef commented Nov 6, 2024

Prerequisites

  • I am using the latest stable or nightly neovim version
  • I am using the latest version of the plugin

Neovim Version

NVIM v0.11.0-dev-1103+g04274a4173

Actual behavior

sometimes when pressing 'o' and 'enter' on a empty line inside of a table which contains fields, the menu sometimes opens up and sometimes doesn't open up on the same line

Expected behavior

the way menu should open up should be consistent.

Healthcheck

==============================================================================
care:                                           require("care.health").check()

care.nvim ~
- Checking configuration...
- Format entry function:
- Format entry function returns correct value
- Alignments:
- All alignments are correct
- 
- Checking dependencies...
- ERROR Critical: dependency 'fzy' not found
- Check installation instructions for you package manager in the documentation

Other information

No response

@arztareef

This comment was marked as off-topic.

@arztareef
Copy link
Author

A recording of this issue is provided below. The problem is more apparent when doing 'o' and 'Shift+o', 'enter' motions on the same line.

2024-11-07.13-48-14.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant