Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

readme: mention coc-code-action-menu.nvim #45

Merged
merged 1 commit into from
Mar 14, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ apply it right away. In any case the menu window will close itself. If you want
to manually close the window without selecting an action, just hit `<Esc>` or
`q`.

This plugin only supports nvim_lsp, if you are using coc.nvim, you can install
[coc-code-action-menu.nvim](https://github.com/xiyaowong/coc-code-action-menu.nvim)
to add support for coc.nvim.

## Customization

The plugin allows for a bunch of customization. While there is no classic
Expand Down