RishabhRD / nvim-lsputils

Better defaults for nvim-lsp actions
456 stars 20 forks source link

Correct call to vim.api.nvim_get_current_win() #28

Closed mrcjkb closed 3 years ago

mrcjkb commented 3 years ago

I stumbled across another NeoVim API change that causes code actions to fail.

They are still failing later on, for reasons I have not yet figured out.

mrcjkb commented 3 years ago

The second cause for failure may be a popfix bug.