pwntester / octo.nvim

Edit and review GitHub issues and pull requests from the comfort of your favorite editor
MIT License
2.28k stars 125 forks source link

Fix #326 #327

Closed pwntester closed 1 year ago

pwntester commented 1 year ago

Describe what this PR does / why we need it

Stops using the vim.lsp._close_preview_window function and port that code into the utils module

Does this pull request fix one issue?

Fixes #326

Describe how you did it

Stops using the vim.lsp._close_preview_window function and port that code into the utils module

Describe how to verify it

Special notes for reviews