nvimdev / lspsaga.nvim

improve neovim lsp experience
MIT License
3.37k stars 285 forks source link

fix: execute codeaction with 'o' in diagnostic #1453

Closed Gitfz810 closed 1 month ago

Gitfz810 commented 1 month ago

Closes #1433

Hello, I made a PR for fix the code action with 'o' in diagnostic context. It's very happy to me if it can be merged.