mirror of
https://github.com/neovim/neovim.git
synced 2026-01-10 21:37:06 +10:00
Problem: g:netrw_use_errorwindow=2 does not work
without +balloon_eval.
Solution: Check for popup_atcursor().
related: vim/vim#15501
b4d1164425
Co-authored-by: Damien <141588647+xrandomname@users.noreply.github.com>