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

fastaction: add module #376

Merged
merged 9 commits into from
Sep 20, 2024
Merged

fastaction: add module #376

merged 9 commits into from
Sep 20, 2024

Conversation

diniamo
Copy link
Collaborator

@diniamo diniamo commented Sep 19, 2024

No description provided.

@diniamo diniamo marked this pull request as ready for review September 19, 2024 18:15
@diniamo diniamo requested a review from NotAShelf as a code owner September 19, 2024 18:15
NotAShelf
NotAShelf previously approved these changes Sep 19, 2024
@NotAShelf NotAShelf linked an issue Sep 19, 2024 that may be closed by this pull request
1 task
@NotAShelf NotAShelf merged commit 99ace50 into NotAShelf:main Sep 20, 2024
7 checks passed
bloxx12 pushed a commit to bloxx12/nvf that referenced this pull request Sep 29, 2024
* plugins/lsp: add code-actions module; add fastaction.nvim

* deprecate nvimCodeActionMenu

* fastaction-nvim: move range_code_action to visual maps

* fastaction: move to vim.ui, remove mappings, enable register_ui_select by default

* fastaction: add missing documentation

* fastaction: support vim.ui.borders

* treewide: clean up nvim-code-action-menu remnants

* docs: add missing section ids

---------

Co-authored-by: NotAShelf <[email protected]>
@diniamo diniamo deleted the new-codeactions branch October 6, 2024 10:42
ppenguin pushed a commit to ppenguin/nvf that referenced this pull request Oct 30, 2024
* plugins/lsp: add code-actions module; add fastaction.nvim

* deprecate nvimCodeActionMenu

* fastaction-nvim: move range_code_action to visual maps

* fastaction: move to vim.ui, remove mappings, enable register_ui_select by default

* fastaction: add missing documentation

* fastaction: support vim.ui.borders

* treewide: clean up nvim-code-action-menu remnants

* docs: add missing section ids

---------

Co-authored-by: NotAShelf <[email protected]>
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.

nvim-code-action-menu deprecated (and broken)
2 participants