update
This commit is contained in:
parent
a1c86556ea
commit
c24d345bda
3 changed files with 238 additions and 17 deletions
4
lua/custom/plugins/float_code_actions.lua
Normal file
4
lua/custom/plugins/float_code_actions.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
'weilbith/nvim-code-action-menu',
|
||||
cmd = 'CodeActionMenu',
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue