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

feat(lsp): <Plug> mappings for hover actions #398

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

mrcjkb
Copy link
Owner

@mrcjkb mrcjkb commented Sep 20, 2024

Closes #395

Copy link
Contributor

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(lsp): some lsp-related bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (Steps to reproduce in PR description).
  • Updated documentation.

@mrcjkb mrcjkb merged commit f32ba45 into master Sep 20, 2024
9 checks passed
@mrcjkb mrcjkb deleted the mj/push-vuztywkulqlq branch September 20, 2024 09:49
mrcjkb added a commit that referenced this pull request Sep 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.1.0](4.0.1...v4.1.0)
(2024-09-20)


### Features

* **lsp:** `<Plug>` mappings for hover actions
([#398](#398))
([f32ba45](f32ba45)),
closes [#395](#395)


### Bug Fixes

* **lsp:** disable hover actions if luajit is not available
([24865bf](24865bf))
* nil error when trying to invoke some subcommands
([e7a5bdb](e7a5bdb))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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

Successfully merging this pull request may close these issues.

Allow bindings for hover actions
1 participant